class-validator
class-validator copied to clipboard
Feat/add is username validator
Description
Checklist
- [ x] Added username validators that supports just some special strings
- [ x] Also enable users to define thier username string rules
Is this really that useful? It can be done with a regex validator already, and is highly subjective.