You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Lightweight and feature-rich PHP validation and filtering library.
12
12
- Simple and convenient, support to add custom validator
13
13
- Support pre-verification check, customize how to judge non-empty
14
14
- Support grouping rules by scene. Or partial verification
15
-
- Supports the use of filters to purify and filter values before verification [built-in filter](#built-in-filters)
15
+
- Supports the use of filters to purify and filter values before verification [built-in filter](#built-in-filters)
16
16
- Support pre-processing and post-processing of verification [independent verification processing](#on-in-Validation)
17
17
- Support to customize the error message, field translation, message translation of each verification, and support the default value
18
18
- Supports basic array checking, checking of children (`'goods.apple'`) values of arrays, checking of children of wildcards (`'users.*.id' 'goods.*'`)
0 commit comments