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