public class SubjectAreaUnitOwnerValidator extends DefaultValidatorImpl
| Modifier and Type | Field and Description |
|---|---|
protected SearchService |
searchDispatcher |
validatorFactory| Constructor and Description |
|---|
SubjectAreaUnitOwnerValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSearchDispatcher(SearchService searchDispatcher) |
List<ValidationResultInfo> |
validateObject(FieldDefinition field,
Object o,
ObjectStructureDefinition objStructure,
Stack<String> elementStack,
ContextInfo contextInfo) |
addCrossFieldWarning, getDateParser, getElementXpath, getMessage, getMessageGroupKey, getMessageLocaleKey, getMessageService, getSearchDispatcher, hasText, isServerSide, processBaseConstraints, processCaseConstraint, processConstraint, processCrossFieldWarning, processCrossFieldWarning, processCrossFieldWarning, processLookupConstraint, processNestedObjectStructure, processOccursConstraint, processRequireConstraint, processValidCharConstraint, setDateParser, setMessageGroupKey, setMessageLocaleKey, setMessageService, setServerSide, toMap, tryParse, validateBoolean, validateDate, validateDouble, validateField, validateFloat, validateInteger, validateLong, validateObject, validateObject, validateStringgetValidatorFactory, setValidatorFactoryprotected SearchService searchDispatcher
public SubjectAreaUnitOwnerValidator()
public List<ValidationResultInfo> validateObject(FieldDefinition field, Object o, ObjectStructureDefinition objStructure, Stack<String> elementStack, ContextInfo contextInfo)
validateObject in interface ValidatorvalidateObject in class DefaultValidatorImplorg.kuali.student.r1.common.validator.Validator#validateObject(org.kuali.student.common.dictionary.dto.FieldDefinition, java.lang.Object, org.kuali.student.common.dictionary.dto.ObjectStructureDefinition, java.util.Stack)public void setSearchDispatcher(SearchService searchDispatcher)
setSearchDispatcher in class DefaultValidatorImplCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.