Skip to content

Commit 5457907

Browse files
committed
add test badge
1 parent 7c08977 commit 5457907

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#### Yii2 validator for complex array structures
2+
3+
![yii2-array-structure-validator](https://.com/Insolita/yii2-array-structure-validator/workflows/yii2-array-structure-validator/badge.svg?branch=master)
4+
25
Validator for array attributes, unlike builtin "each" validator, that support only one rule, this validator can
36
* validate multiple array attributes and even nested data structures
47
* All keys that should be present in array must be described, for optional keys default value should be set

0 commit comments

Comments
 (0)