NotEmptyValidatorForOption
bitlap.validation.NotEmptyValidatorForOption
class NotEmptyValidatorForOption extends ConstraintValidator[NotEmpty, IterableOnce[_]]
Check that the wrapped CharSequence, Collection, Map, Array, Seq and Set classes passed to be validated is not empty or not null.
Attributes
- Graph
-
- Supertypes
-
trait ConstraintValidator[NotEmpty, IterableOnce[_]]class Objecttrait Matchableclass Any
Members list
In this article