public abstract class BaseAttributeTypeValidator<T extends AttributeType<?>>
extends java.lang.Object
implements org.springframework.validation.Validator
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log
Log for this class and subclasses
|
| Constructor and Description |
|---|
BaseAttributeTypeValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(java.lang.Object target,
org.springframework.validation.Errors errors) |
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.