Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 444 Bytes

ValidationErrorType.md

File metadata and controls

13 lines (7 loc) · 444 Bytes

betterbeDocs


betterbe / ValidationErrorType

Type Alias: ValidationErrorType

ValidationErrorType: "required" | "alphabet" | "type" | "min" | "max" | "int" | "unknown-keys" | "minLength" | "maxLength" | "pattern" | "one-of" | "test"

Defined in

src/ValidationError.ts:1