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, validateString
getValidatorFactory, setValidatorFactory
protected SearchService searchDispatcher
public SubjectAreaUnitOwnerValidator()
public List<ValidationResultInfo> validateObject(FieldDefinition field, Object o, ObjectStructureDefinition objStructure, Stack<String> elementStack, ContextInfo contextInfo)
validateObject
in interface Validator
validateObject
in class DefaultValidatorImpl
org.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 DefaultValidatorImpl
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.