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 © 2000–2022 Vaadin Ltd. All rights reserved.