public static interface DominoUIConfig.GlobalValidationHandler
| Modifier and Type | Method and Description |
|---|---|
default <T extends ValueBox<?,?,?>> |
onClearValidation(T valueBox) |
default <T extends ValueBox<?,?,?>> |
onInvalidate(T valueBox,
List<String> errors) |
Copyright © 2019–2022 Dominokit. All rights reserved.