Documentation

CharSet

Interfaces, Classes and Traits

OneExactly
Rule wich allows the defined character from set.
OneExactlyOrNothing
Rule wich allows the defined character from set or nothing Note that it is ase sensitive
OneOrMore
Rule wich allows the defined set of characters.
OneOrMoreBase
Base class for the rule wich allows the defined set of characters Empty strings are not allowed.
OneOrMoreOrNothing
Rule wich allows the defined set of characters or nothing Empty strings are allowed

Search results