StringsValidator
info.fingo.spata.schema.validator.StringsValidator$
object StringsValidator
Validator verifying if string matches one of expected. The comparison is case insensitive. This validator does not take locale into account and uses String.equalsIgnoreCase. The source string is trimmed off white spaces before comparison.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StringsValidator.type
Members list
In this article