export declare function validate(json: any): boolean; export declare function getErrors(): any[];