|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openregistry.core.web.SearchCriteriaValidator
@Named(value="searchCriteriaValidator") public final class SearchCriteriaValidator
Bridges the Spring Validation code with the JSR330 validation code.
| Constructor Summary | |
|---|---|
SearchCriteriaValidator()
|
|
| Method Summary | |
|---|---|
boolean |
supports(java.lang.Class aClass)
|
void |
validate(java.lang.Object o,
org.springframework.validation.Errors errors)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchCriteriaValidator()
| Method Detail |
|---|
public final void validate(java.lang.Object o,
org.springframework.validation.Errors errors)
validate in interface org.springframework.validation.Validatorpublic boolean supports(java.lang.Class aClass)
supports in interface org.springframework.validation.Validator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||