public class InstallerMailValidator extends Object implements org.springframework.validation.Validator
Constructor and Description |
---|
InstallerMailValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
supports(Class clazz) |
void |
validate(Object target,
org.springframework.validation.Errors errors) |
public boolean supports(Class clazz)
supports
in interface org.springframework.validation.Validator
public void validate(Object target, org.springframework.validation.Errors errors)
validate
in interface org.springframework.validation.Validator
Copyright © 2019 Communote team. All rights reserved.