Skip to content

Commit ee6767b

Browse files
committed
add description for color validator
1 parent 3592043 commit ee6767b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,13 @@ Read the documentation for the UK module at [http://formvalidator.net/#uk-valida
147147
* **plpesel** - *validate polish personal identity number (in Polish identity cards)*
148148
* **plnip** - *validate polish VAT identification number*
149149
* **plregon** - *validate polish bussiness identity number*
150+
151+
### Module: color
152+
* **hex** - *validate hex color format*
153+
* **rgb** - *validate rgb color format*
154+
* **rgba** - *validate rgba color format*
155+
* **hsl** - *validate hsl color format*
156+
* **hsla** - *validate hsla color format*
150157

151158
### Module: sanitation
152159
* **trim**

0 commit comments

Comments
 (0)