Enum validators_options::ValidatorCaseOption [−][src]
pub enum ValidatorCaseOption { Any, Upper, Lower, }
Expand description
A special kind of options for validators related to the case of characters.
pub enum ValidatorCaseOption { Any, Upper, Lower, }
A special kind of options for validators related to the case of characters.