@Component(role=ModelValidator.class) @Deprecated public class DefaultModelValidator extends java.lang.Object implements ModelValidator
Modifier and Type | Class and Description |
---|---|
private static class |
DefaultModelValidator.SimpleModelProblemCollector
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private ModelValidator |
modelValidator
Deprecated.
|
ROLE
Constructor and Description |
---|
DefaultModelValidator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ModelValidationResult |
validate(Model model)
Deprecated.
|
@Requirement private ModelValidator modelValidator
public ModelValidationResult validate(Model model)
validate
in interface ModelValidator