| Package | Description |
|---|---|
| com.vaadin.flow.data.binder |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBinderValidationErrorHandler
Default implementation of
BinderValidationErrorHandler. |
| Modifier and Type | Method and Description |
|---|---|
BinderValidationErrorHandler |
Binder.getValidationErrorHandler()
Gets the validation error of this form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Binder.setValidationErrorHandler(BinderValidationErrorHandler handler)
Sets the validation error handler to update error status for fields when
the user input is validated.
|
Copyright © 2025. All rights reserved.