obss
logo
github_iconnpm_iconVersion: 6.0.0
Validate ListsView on GitHub

An array of values can be validated using listPath key.

Validation Result: validationresultvalid
[ { "path": "listChild", "ruleSet": [ "required", { "rule": "listSize", "greaterThan": 2 } ] }, { "listPath": "listChild", "ruleSet": [ "required", { "rule": "length", "greaterThan": 3 } ] } ]