@@ -76,7 +76,7 @@ Read the documentation for the default features at [http://formvalidator.net/#de
76
76
* ** strength** — * Validate the strength of a password*
77
77
* ** server** — * Validate value of input on server side*
78
78
* ** letternumeric** — * Validate that the input value consists out of only letters and/or numbers*
79
- * ** recaptcha** - * Validate Google [ reCaptcha 2] ( https://www.google.com/recaptcha/intro/index.html ) *
79
+ * ** recaptcha** - * Validate Google [ reCaptcha 2] ( https://www.google.com/recaptcha/intro/index.html ) * ** not yet released... **
80
80
81
81
Read the documentation for the security module at [ http://formvalidator.net/#security-validators ] ( http://formvalidator.net/#security-validators )
82
82
@@ -115,17 +115,17 @@ Read the documentation for the Swedish module at [http://formvalidator.net/#swed
115
115
116
116
### Module: uk
117
117
* ** ukvatnumber**
118
- * ** uknin** - * validate UK National Insurance number*
119
- * ** ukutr** - * validate UK Unique Taxpayer Reference number*
118
+ * ** uknin** - * validate UK National Insurance number* ** not yet released... **
119
+ * ** ukutr** - * validate UK Unique Taxpayer Reference number* ** not yet released... **
120
120
121
121
Read the documentation for the UK module at [ http://formvalidator.net/#uk-validators ] ( http://www.formvalidator.net/#country-specific-validators_uk )
122
122
123
- ### Module: brazil
123
+ ### Module: brazil * (not yet released...) *
124
124
* ** brphone** — * Validate a brazilian telephone number*
125
- * ** cep**
125
+ * ** cep**
126
126
* ** cpf**
127
127
128
- ### Module: poland
128
+ ### Module: poland * (not yet released...) *
129
129
* ** plpesel** - * validate polish personal identity number (in Polish identity cards)*
130
130
* ** plnip** - * validate polish VAT identification number*
131
131
* ** plregon** - * validate polish bussiness identity number*
@@ -252,7 +252,7 @@ dialogs yourself. Here you can read more about [localization](http://formvalidat
252
252
## Changelog
253
253
254
254
#### 2.3.0 (unreleased)
255
- - New translations (Polish, Romanian, Danish, Dutch, Czech, Russian, Italian)
255
+ - New translations (Polish, Romanian, Danish, Norwegian, Dutch, Czech, Russian, Italian)
256
256
- Several improvements made to already existing translations
257
257
- "Validation help" no longer puts constraints on input names
258
258
- Improved confirmation validation
0 commit comments