Archive for the 'StringValidator' Category

13
Mar

Validating strings using the StringValidator class

The following example shows how you can validate strings using the static StringValidator.validateString() method.

Full code after the jump.

Continue reading ‘Validating strings using the StringValidator class’