livr
Version:
Lightweight validator supporting Language Independent Validation Rules Specification
14 lines (13 loc) • 416 B
JSON
{
"city1": "NOT_ALLOWED_VALUE",
"city2": "NOT_ALLOWED_VALUE",
"city3": "NOT_ALLOWED_VALUE",
"number1": "NOT_ALLOWED_VALUE",
"number2": "NOT_ALLOWED_VALUE",
"number3": "NOT_ALLOWED_VALUE",
"empty_string": "NOT_ALLOWED_VALUE",
"value_is_hash": "FORMAT_ERROR",
"value_is_empty_hash": "FORMAT_ERROR",
"value_is_array": "FORMAT_ERROR",
"value_is_empty_array": "FORMAT_ERROR"
}