We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c08977 commit 5457907Copy full SHA for 5457907
README.md
@@ -1,4 +1,7 @@
1
#### Yii2 validator for complex array structures
2
+
3
+
4
5
Validator for array attributes, unlike builtin "each" validator, that support only one rule, this validator can
6
* validate multiple array attributes and even nested data structures
7
* All keys that should be present in array must be described, for optional keys default value should be set
0 commit comments