ValidStringExt extension
- on
Properties
- isDouble → bool
- 
      Available on String, provided by the ValidStringExt extension no setter
- isEmail → bool
- 
      Available on String, provided by the ValidStringExt extension no setter
- isInteger → bool
- 
      Available on String, provided by the ValidStringExt extension no setter
- isValidDirectoryName → bool
- 
      Available on String, provided by the ValidStringExt extension no setter
- isValidURL → bool
- 
      Available on String, provided by the ValidStringExt extension no setter
Methods
- 
  hasLengthBetween(int min, int max) → bool 
- 
      Available on String, provided by the ValidStringExt extension