UNPKG

livr

Version:

Lightweight validator supporting Language Independent Validation Rules Specification

9 lines (8 loc) 261 B
{ "string_value": "to_lc", "decimal_value": ["to_lc"], "unicode_string": "to_lc", "object": {"nested_object": {"string_value": "to_lc"} }, "list_of_string_values": {"list_of": "to_lc"}, "to_lc_with_another_rule": ["to_lc", "required"] }