LengthValidatorForOption
bitlap.validation.LengthValidatorForOption
class LengthValidatorForOption extends ConstraintValidator[Length, IterableOnce[_]]
Check that the wrapped character sequence length is between min and max.
Attributes
- Graph
-
- Supertypes
-
trait ConstraintValidator[Length, IterableOnce[_]]class Objecttrait Matchableclass Any
Members list
In this article