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 ce9a9f1 commit 356aa00Copy full SHA for 356aa00
js/languages/jquery.validationEngine-en.js
@@ -37,9 +37,11 @@
37
"alertText": "* Maximum ",
38
"alertText2": " characters allowed"
39
},
40
- "groupRequired": {
+ "groupRequired": {
41
"regex": "none",
42
- "alertText": "* You must fill one of the following fields"
+ "alertText": "* You must fill one of the following fields",
43
+ "alertTextCheckboxMultiple": "* Please select an option",
44
+ "alertTextCheckboxe": "* This checkbox is required"
45
46
"min": {
47
0 commit comments