@midwayjs/validationInterfacesIValidatorVersion: NextOn this pageIValidator <Schema>Index PropertiesschemaHelpervalidateServicevalidateServiceHandlerProperties schemaHelperschemaHelper: SchemaHelper<Schema>optionalvalidateServicevalidateService?: IValidationService<Schema>validateServiceHandlervalidateServiceHandler: (container: IMidwayContainer) => IValidationService<Schema> | Promise<IValidationService<Schema>>Validator adapters may construct their service synchronously or lazily. The registry normalizes both forms with await.
Validator adapters may construct their service synchronously or lazily. The registry normalizes both forms with
await.