|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use PropertyResults | |
---|---|
org.springframework.binding.validation.support | |
org.springframework.rules.reporting | Rules result reporting interfaces and classes. |
Uses of PropertyResults in org.springframework.binding.validation.support |
---|
Methods in org.springframework.binding.validation.support with parameters of type PropertyResults | |
---|---|
protected void |
RulesValidator.constraintViolated(PropertyConstraint exp,
PropertyResults propertyResults)
|
Uses of PropertyResults in org.springframework.rules.reporting |
---|
Methods in org.springframework.rules.reporting that return PropertyResults | |
---|---|
PropertyResults |
BeanValidationResultsCollector.collectPropertyResults(PropertyConstraint propertyRootExpression)
|
PropertyResults |
BeanValidationResultsBuilder.getResults(String propertyName)
|
PropertyResults |
BeanValidationResults.getResults(String propertyName)
|
Methods in org.springframework.rules.reporting with parameters of type PropertyResults | |
---|---|
String |
MessageTranslator.getMessage(PropertyResults results)
|
String |
DefaultMessageTranslator.getMessage(PropertyResults results)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |