validator
validator copied to clipboard
exclude multiple characters in ascii hex form
- [ ] I have looked at the documentation here first?
- [ ] I have looked at the examples provided that may showcase my question here?
Package version eg. v9, v10:
v10
Issue, Question or Enhancement:
How to exclude multiple charactors in hex form? Example below will not work obviosly. What's the correct one?
Code sample, to showcase or reproduce:
excludesall=0x20,0x22,0x27,0x28,0x29,0x2C,0x60,0x7C