validatorjs icon indicating copy to clipboard operation
validatorjs copied to clipboard

[WIP] add rule for alphabetic characters, as well as space.

Open Bound3R opened this issue 4 years ago • 0 comments

Hi, :sunglasses:

I'm create this for cases like text validations as open fields, the alpha rule is insufficient for me, it can be solved with a custom rule obviously, but being such a common case in fields like description or names, I decided to add this rule because I suppose that many people you can use it to get it ready.

This is still in development - missing full test :computer:

any comments are welcome

Bound3R avatar May 05 '21 21:05 Bound3R