Format Errors
BAD_ENCRYPTION_FOOTER
Key footer invalid
BAD_ENCRYPTION_HEADER
Key header invalid
ILLEGAL_PATH
string can not be used as legal file path
INVALID_CRON
The value can not be parsed as cron string
INVALID_HOST
Host not valid
NOT_ALLOWED_VALUE
The value is not allowed
INVALID_URL
The value is invalid URL
NOT_BASE64
The value is not a valid base64 encoded string
NOT_ARRAY
The value have to be plain js array
NOT_BOOLEAN
The value is not a boolean or could not be cast to a boolean
NOT_DATE
The value is not a valid date
NOT_NUMBER
The value is not a number or could not be cast to a number
NOT_INTEGER
The number is not a valid integer
NOT_OBJECT
The value have to be plain js object
NOT_BASE64
The value is not a valid base64 encoded string
NOT_UUID
The value is not a valid UUID v4
REQUIRED
The value is required
TOO_HIGH
The number is higher than the limit
TOO_LONG
The value is longer than the limit
TOO_LOW
The number is lower than the limit
WRONG_EMAIL
The value is not a valid rfc5322 email format
TOO_SHORT
The value is shorter than the limit
WRONG_FORMAT
Format not supported
WRONG_PORT_NUMBER
The number didn’t look like a valid TCP port number [0, 65535]
WRONG_TIME_UNIT
The value can not be parsed as time unit