public interface InvalidModelHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
InvalidModelHandler.Result |
| Modifier and Type | Method and Description |
|---|---|
InvalidModelHandler.Result |
handleInvalidElements(java.util.Collection<ModelValidationResult> elements)
Fixes given validation problems.
|
InvalidModelHandler.Result handleInvalidElements(java.util.Collection<ModelValidationResult> elements)
elements -