Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 769 Bytes

File metadata and controls

25 lines (18 loc) · 769 Bytes

Home > @datashaper/schema > ErrorCode

ErrorCode enum

Signature:

export declare enum ErrorCode 

Enumeration Members

Member Value Description
Enum "enum"
Maximum "maximum"
MaxLength "maximum length"
Minimum "minimum"
MinLength "minimum length"
Pattern "pattern"
Required "required"
Unique "unique"