validators
validators copied to clipboard
add color (hex) validator
Hi, thanks for this library!
I was thinking about adding a validator for color RGB hex codes, which are widely used in the web. e.g. the validator should accept #00ff44, maybe the CSS spec would be useful there.