UNPKG

livr

Version:

Lightweight validator supporting Language Independent Validation Rules Specification

14 lines (12 loc) 304 B
{ "number1": "A", "number2": "-10", "number3": "0", "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": [] }