@Handler(supports=ImplementationId.class, order=50) public class ImplementationIdValidator extends Object implements org.springframework.validation.Validator
ImplementationId
object.Constructor and Description |
---|
ImplementationIdValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
supports(Class<?> clazz) |
void |
validate(Object obj,
org.springframework.validation.Errors errors) |
public boolean supports(Class<?> clazz)
supports
in interface org.springframework.validation.Validator
public void validate(Object obj, org.springframework.validation.Errors errors) throws APIException
validate
in interface org.springframework.validation.Validator
APIException
Copyright © 2024 OpenMRS Inc.. All rights reserved.