public class MockDefaultValidatorImpl extends DefaultValidatorImpl
validatorFactory| Constructor and Description |
|---|
MockDefaultValidatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationResultInfo> |
validateObject(FieldDefinition field,
Object o,
ObjectStructureDefinition objStructure,
Stack<String> elementStack,
ContextInfo contextInfo) |
List<ValidationResultInfo> |
validateObject(Object o,
ObjectStructureDefinition objStructure,
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, setSearchDispatcher, setServerSide, toMap, tryParse, validateBoolean, validateDate, validateDouble, validateField, validateFloat, validateInteger, validateLong, validateObject, validateStringgetValidatorFactory, setValidatorFactorypublic MockDefaultValidatorImpl()
public List<ValidationResultInfo> validateObject(Object o, ObjectStructureDefinition objStructure, ContextInfo contextInfo)
validateObject in interface ValidatorvalidateObject in class DefaultValidatorImplpublic List<ValidationResultInfo> validateObject(FieldDefinition field, Object o, ObjectStructureDefinition objStructure, Stack<String> elementStack, ContextInfo contextInfo)
validateObject in interface ValidatorvalidateObject in class DefaultValidatorImplCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.