We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3592043 commit ee6767bCopy full SHA for ee6767b
README.md
@@ -147,6 +147,13 @@ Read the documentation for the UK module at [http://formvalidator.net/#uk-valida
147
* **plpesel** - *validate polish personal identity number (in Polish identity cards)*
148
* **plnip** - *validate polish VAT identification number*
149
* **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*
157
158
### Module: sanitation
159
* **trim**
0 commit comments