Type Alias AnySchema

AnySchema: { validateAsync: (...args: any[]) => any }

Type declaration

  • validateAsync: (...args: any[]) => any