Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Additional : add netmask validation method (#1955)
18 avril 2017, par Wang-SenAdditional: add netmask validation method (#1955) Add a method to validate netmask. Invalidate-pull-request: #1831 #Add test cases Signed-off-by: Wang Sen <wangsen@linux.vnet.ibm.com>
-
Demo : Use https
12 avril 2017, par ArkniDemo: Use https
-
All : Fix links after move to organization
8 avril 2017, par ArkniAll: Fix links after move to organization
-
All : Use https
7 avril 2017, par vanillajonathanAll: Use https * Update core.js * Update accept.js * Update creditcard.js * Update package.json * Update bower.json * Update CONTRIBUTING.md Closes #1889
-
Core : assign rules to contenteditable via `.validate()` and `.rules()…
14 février 2017, par ArkniCore: assign rules to contenteditable via `.validate()` and `.rules()` (#1947) Fixes #1946