We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a1d3a commit e297a2eCopy full SHA for e297a2e
README.md
@@ -1,3 +1,5 @@
1
+
2
+
3
# Bootstrap Angular Validation (No jQuery)
4
5
**Inspired by Bootstrap + jQuery form validation**
@@ -82,4 +84,4 @@ Bootstrap [suggests](http://getbootstrap.com/css/#forms).**
82
84
| maxlength | Please enter no more than {{validValue}} characters. |
83
85
| editable | Please select a value from dropdown. |
86
| pattern | Please fix the pattern. |
-| equalTo | Please enter the same value again."
87
+| equalTo | Please enter the same value again."
0 commit comments