Skip to content

Commit 80d1de9

Browse files
committed
Update README.md
1 parent 8cc06ac commit 80d1de9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Read the documentation for the Swedish module at [http://formvalidator.net/#swed
114114
### Module: uk
115115
* **ukvatnumber**
116116

117+
Read the documentation for the UK module at [http://formvalidator.net/#uk-validators](http://formvalidator.net/#uk-validators)
117118

118119
### Module: brazil
119120
* **brphone** — Validate a brazilian telephone number
@@ -132,7 +133,7 @@ Read the documentation for the Swedish module at [http://formvalidator.net/#swed
132133
* **escape** — (convert < > & ' " to html entities)
133134
* **numberFormat** — (declare the attribute data-sanitize-number-format with any of the formats described on http://numeraljs.com/. Note that this rule requires that numeral.js is included in the page)
134135

135-
Read the documentation for the UK module at [http://formvalidator.net/#uk-validators](http://formvalidator.net/#uk-validators)
136+
Read the documentation for the sanitation module at [http://formvalidator.net/#data-sanitation](http://formvalidator.net/#data-sanitation)
136137

137138

138139
## Writing a custom validator

0 commit comments

Comments
 (0)