public class RemoteCatalogRequestValidator extends Object implements org.springframework.validation.Validator
| Constructor and Description |
|---|
RemoteCatalogRequestValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(Class clazz) |
void |
validate(Object obj,
org.springframework.validation.Errors errs) |