V
- the value typepublic interface HasValidator<V> extends Serializable
Modifier and Type | Method and Description |
---|---|
default Validator<V> |
getDefaultValidator()
Returns a validator that checks the state of the Value.
|
default Validator<V> getDefaultValidator()
Binder
and
can be seen as a validation failure.Copyright © 2020. All rights reserved.