| Constructor and Description |
|---|
CohortValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(Class<?> c) |
void |
validate(Object obj,
org.springframework.validation.Errors errors) |
public boolean supports(Class<?> c)
supports in interface org.springframework.validation.Validatorpublic void validate(Object obj, org.springframework.validation.Errors errors)
validate in interface org.springframework.validation.ValidatorCopyright © 2024 OpenMRS Inc.. All rights reserved.