UNPKG

livr

Version:

Lightweight validator supporting Language Independent Validation Rules Specification

13 lines (11 loc) 286 B
{ "number1": "15", "number2": "25.5", "empty_field": "", "extra_field": "100", "value_is_string": "some_string", "value_is_hash": {"test": 1}, "value_is_empty_hash": {}, "value_is_array": ["test", 1], "value_is_empty_array": [] }