export interface ErrorValidator { errorValidator: string; errorDescription: string; }