@Component public class WebCmsUrlValidator extends com.foreach.across.modules.entity.validators.EntityValidatorSupport<WebCmsUrl>
WebCmsUrl from a WebCmsEndpoint is the primary URL,
and that the primary URL is not in itself a redirect.| Constructor and Description |
|---|
WebCmsUrlValidator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postValidation(WebCmsUrl entity,
org.springframework.validation.Errors errors,
Object... validationHints) |
boolean |
supports(Class<?> clazz) |
postValidation, preValidation, preValidation, setEntityValidator, validate, validateCopyright © 2020. All rights reserved.