UNPKG

livr

Version:

Lightweight validator supporting Language Independent Validation Rules Specification

17 lines (15 loc) 307 B
{ "id1-1": "NOT_POSITIVE_INTEGER", "id2-1": "NOT_POSITIVE_INTEGER", "id3-1": "WRONG_EMAIL", "id4-1": "CANNOT_BE_EMPTY", "products": [ { "name": "REQUIRED", "product_type": "NOT_ALLOWED_VALUE" }, { "name": "REQUIRED" } ] }