Skip to content

Commit 5a6888b

Browse files
committed
Update README.md
1 parent 890894d commit 5a6888b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,14 @@ Read the documentation for the file module at [http://formvalidator.net/#file-va
111111
* Suggest county
112112
* Suggest municipality
113113

114-
Read the documentation for the Swedish module at [http://formvalidator.net/#sweden-validators](http://formvalidator.net/#sweden-validators)
114+
Read the documentation for the Swedish module at [http://formvalidator.net/#sweden-validators](http://www.formvalidator.net/#country-specific-validators_sweden)
115115

116116
### Module: uk
117117
* **ukvatnumber**
118118
* **uknin** - *validate UK National Insurance number*
119119
* **ukutr** - *validate UK Unique Taxpayer Reference number*
120120

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

123123
### Module: brazil
124124
* **brphone***Validate a brazilian telephone number*
@@ -268,6 +268,8 @@ dialogs yourself. Here you can read more about [localization](http://formvalidat
268268
- Security module now has a `recaptcha` validator that uses Google reCaptcha 2
269269
- The plugin is installable using npm (also possible to require validation modules when using browserify)
270270
- Polish validation module
271+
- Brazilian validation module
272+
- UK validation module now also have validators `uknin` `ukutr`
271273
- New module named "logic" containing the features `data-validation-depends-on` and `data-validation-optional-if-answered`
272274

273275

0 commit comments

Comments
 (0)