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
public SimpleModelProblemCollector(ModelValidationResult result)
public void add(ModelProblemCollectorRequest req)
ModelProblemCollector
add
in interface ModelProblemCollector
req
- must not be null