| VLD-001 |
Field is invalid. |
| VLD-002 |
Field is required. |
| VLD-003 |
Field is not a number. |
| VLD-004 |
Field is not text. |
| VLD-005 |
String is too short. |
| VLD-006 |
String is too long. |
| VLD-007 |
Email is invalid. |
| VLD-008 |
Phone is invalid. |
| VLD-009 |
UUID is invalid. |
| VLD-010 |
Zip code is invalid. |
| VLD-012 |
File is too big. |
| VLD-013 |
File type is invalid. |
| VLD-014 |
Number is too big. |
| VLD-015 |
Number is too small. |
| VLD-016 |
Field must be an array. |
| VLD-017 |
Array contains an excluded value. |
| VLD-018 |
Array item does not match any of the allowed types. |
| VLD-019 |
Array does not contain the required values. |
| VLD-020 |
Array is too long. |
| VLD-021 |
Array is too short. |
| VLD-022 |
Array does not match the expected length. |
| VLD-023 |
Array is not sorted. |
| VLD-024 |
Array contains incompatible types. |
| VLD-025 |
Array cannot contain null. |
| VLD-026 |
Array items must be unique. |
| VLD-027 |
Field is not allowed. |
| VLD-028 |
Binary must be a buffer or a string. |
| VLD-029 |
Binary must be expected bytes. |
| VLD-030 |
Binary too big |
| VLD-031 |
Binary too small |
| VLD-032 |
Field must be a boolean. |
| VLD-033 |
Field must be a date. |
| VLD-034 |
Date does not match the expected format. |
| VLD-035 |
Date must be later. |
| VLD-036 |
Date must be earlier. |
| VLD-037 |
Date must be earlier than or equal. |
| VLD-038 |
Date must be later than or equal. |
| VLD-039 |
Date must conform to ISO 8601. |
| VLD-040 |
Date must be a number of milliseconds. |
| VLD-041 |
Date must be a number of seconds. |
| VLD-042 |
Object assertion failed |
| VLD-043 |
Object type invalid |
| VLD-044 |
Object does not have the required number of keys. |
| VLD-045 |
Object has too many keys. |
| VLD-046 |
Object does not have enough keys. |
| VLD-047 |
Object has missing keys. |
| VLD-048 |
Object has conflicting values. |
| VLD-049 |
Object keys do not match the pattern. |
| VLD-050 |
Object is not a regular expression. |
| VLD-051 |
Object has an unexpected property. |
| VLD-052 |
A property that should be present at the same time as another one is missing. |
| VLD-053 |
Some mutually exclusive properties are present. |
| VLD-054 |
Number cannot be infinite. |
| VLD-055 |
Number must be an integer. |
| VLD-056 |
Number must be a multiple of another number. |
| VLD-057 |
Number must be negative. |
| VLD-058 |
Number must be a valid port number. |
| VLD-059 |
Number must be a positive number. |
| VLD-060 |
Number precision is not correct. |
| VLD-061 |
Number must be a safe number. |
| VLD-062 |
String must only contain alpha-numeric characters. |
| VLD-063 |
String must be a valid base64 string. |
| VLD-064 |
String must be a credit card number. |
| VLD-065 |
String must be a valid dataUri string. |
| VLD-066 |
String must contain a valid domain name. |
| VLD-067 |
String must be a valid email. |
| VLD-068 |
String cannot be empty. |
| VLD-069 |
String must be a valid GUID. |
| VLD-070 |
String must only contain hexadecimal characters. |
| VLD-071 |
String's hex-decoded representation must be byte-aligned. |
| VLD-072 |
String must be a valid hostname. |
| VLD-073 |
String must be a valid IP address. |
| VLD-074 |
String must be date with iso format |
| VLD-075 |
String must be a valid ISO 8601 duration. |
| VLD-076 |
String length must be a specified number of characters. |
| VLD-077 |
String must only contain lowercase characters. |
| VLD-078 |
String must be unicode-normalized. |
| VLD-079 |
String can only contain: a-z, A-Z, 0-9, and underscores (_). |
| VLD-080 |
String does not match the required pattern. |
| VLD-081 |
The string contains whitespace characters around it. |
| VLD-082 |
String must be a valid URI. |
| VLD-083 |
String must be a valid relative URI. |
| VLD-084 |
String must only contain uppercase characters. |
| VLD-085 |
One or more of the required headers was missing from the request. |
| VLD-089 |
Exceeded the limit of profile $resourceName (limit: $limit per request). |
| VLD-090 |
Cannot convert object. Loop detected |
| VLD-100 |
Missing dependency in the config |
| VLD-101 |
Analysis does not have the provided dependency |
| VLD-102 |
New dependency was not applied to the analysis |
| VLD-103 |
Old dependency was not removed from the analysis |
| VLD-104 |
Parameter cannot be null. |
| VLD-105 |
Subdomain is invalid. |
| VLD-106 |
String is not internal url. |
| VLD-107 |
The month number must be between 1 and 12. |
| VLD-108 |
Url must use https protocol. |
| VLD-109 |
String is not valid url. |
| VLD-110 |
TEMPLATE_NOT_FOUND |
| VLD-111 |
TEMPLATE_REQUIRE_ONE_OF_TAGS |