File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,22 @@ Read the documentation for the location module at [http://formvalidator.net/#loc
105
105
106
106
Read the documentation for the file module at [ http://formvalidator.net/#file-validators ] ( http://formvalidator.net/#file-validators )
107
107
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
+
108
124
### Module: sweden
109
125
* ** swemob** — * validate that the value is a swedish mobile telephone number*
110
126
* ** swesec** — * validate swedish social security number*
@@ -117,8 +133,8 @@ Read the documentation for the Swedish module at [http://formvalidator.net/#swed
117
133
118
134
### Module: uk
119
135
* ** 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**
122
138
123
139
Read the documentation for the UK module at [ http://formvalidator.net/#uk-validators ] ( http://www.formvalidator.net/#country-specific-validators_uk )
124
140
You can’t perform that action at this time.
0 commit comments