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
{{ message }}
This repository was archived by the owner on Jun 27, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: docs/guide/validation.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
@@ -1,4 +1,4 @@
1
-
This library comes with a Built-in Validation responsible of controlling that the inputs match certain criteria defined by the user when defining the `FormFields`.
1
+
This library comes with built-in validation responsible for validating that the inputs match certain criteria defined by the user when defining the `FormFields`.
2
2
3
3
By default, **Vue Dynamic Forms** contains the following validations:
0 commit comments