NegativeOrZeroValidatorForOption
bitlap.validation.NegativeOrZeroValidatorForOption
class NegativeOrZeroValidatorForOption extends ConstraintValidator[NegativeOrZero, IterableOnce[_]]
Validates that the wrapped value passed is a negative number or zero.
Attributes
- Graph
-
- Supertypes
-
trait ConstraintValidator[NegativeOrZero, IterableOnce[_]]class Objecttrait Matchableclass Any
Members list
In this article