export interface IValidateOptions { property?: string; message?: string; }