Type alias SchemaValidatorKey

SchemaValidatorKey: Exclude<Tsoa.ValidatorKey, `is${string}` | "minDate" | "maxDate">

Generated using TypeDoc