public class DuracloudCredentialsCoherenceCheckerValidator extends Object implements javax.validation.ConstraintValidator<DuracloudCredentialsCoherenceChecker,DuracloudCredentialsForm>
| Constructor and Description |
|---|
DuracloudCredentialsCoherenceCheckerValidator(ContentStoreFactory contentStoreFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(DuracloudCredentialsCoherenceChecker constraintAnnotation) |
boolean |
isValid(DuracloudCredentialsForm value,
javax.validation.ConstraintValidatorContext context) |
@Autowired public DuracloudCredentialsCoherenceCheckerValidator(ContentStoreFactory contentStoreFactory)
public void initialize(DuracloudCredentialsCoherenceChecker constraintAnnotation)
initialize in interface javax.validation.ConstraintValidator<DuracloudCredentialsCoherenceChecker,DuracloudCredentialsForm>public boolean isValid(DuracloudCredentialsForm value, javax.validation.ConstraintValidatorContext context)
isValid in interface javax.validation.ConstraintValidator<DuracloudCredentialsCoherenceChecker,DuracloudCredentialsForm>Copyright © 2009–2014 DuraSpace. All rights reserved.