private static class DefaultModelValidator.SimpleModelProblemCollector extends java.lang.Object implements ModelProblemCollector
| Modifier and Type | Field and Description |
|---|---|
(package private) ModelValidationResult |
result |
| Constructor and Description |
|---|
SimpleModelProblemCollector(ModelValidationResult result) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ModelProblemCollectorRequest req)
Adds the specified problem.
|
ModelValidationResult result
SimpleModelProblemCollector(ModelValidationResult result)
public void add(ModelProblemCollectorRequest req)
ModelProblemCollectoradd in interface ModelProblemCollectorreq - must not be null