Skip to content

Commit 0b0a07d

Browse files
committed
Merge branch 'master' of github.com:victorjonsson/jQuery-Form-Validator
2 parents 7df724d + a72accb commit 0b0a07d

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,22 @@ Read the documentation for the location module at [http://formvalidator.net/#loc
105105

106106
Read the documentation for the file module at [http://formvalidator.net/#file-validators](http://formvalidator.net/#file-validators)
107107

108+
### Module: logic
109+
110+
* **Dependent validation**
111+
* **Require "one-of"**
112+
113+
Read the documentation for this module at [http://formvalidator.net/#logic](http://www.formvalidator.net/#logic)
114+
115+
### Module: sepa
116+
117+
* **IBAN**
118+
* **BIC**
119+
* **Sepa**
120+
121+
Read the documentation for this module at [http://formvalidator.net/#sepa](http://www.formvalidator.net/#sepa)
122+
123+
108124
### Module: sweden
109125
* **swemob***validate that the value is a swedish mobile telephone number*
110126
* **swesec***validate swedish social security number*
@@ -117,8 +133,8 @@ Read the documentation for the Swedish module at [http://formvalidator.net/#swed
117133

118134
### Module: uk
119135
* **ukvatnumber**
120-
* **uknin** - *validate UK National Insurance number* **not yet released...**
121-
* **ukutr** - *validate UK Unique Taxpayer Reference number* **not yet released...**
136+
* **uknin**
137+
* **ukutr**
122138

123139
Read the documentation for the UK module at [http://formvalidator.net/#uk-validators](http://www.formvalidator.net/#country-specific-validators_uk)
124140

0 commit comments

Comments
 (0)