Package org.kuali.rice.krad.datadictionary.validation
package org.kuali.rice.krad.datadictionary.validation
Data Dictionary validation objects.
-
ClassDescriptionAn abstract base class for type service implementations which provides default validation of attributes from the Data Dictionary.A module-independent representation of a type attribute containing all the information that we need in order to validate data dictionary-based attributes.AttributeValueReader defines classes that encapsulate access to both dictionary metadata and object field valuesA class that implements the required accessors and legacy processing for an attribute value reader.Deprecated.This class allows a dictionary object to expose information about its fields / attributes, including the values of those fields, with some guidance from the DataDictionaryEntry object.Enum inherited from the Kuali Student project to track error levels in validation.Deprecated.This class allows a single attribute value to be exposed to the validation service, along with some guidance about how that value should be interpreted, provided by the AttributeDefinition that corresponds.Deprecated.exception thrown when a ValidationPattern is in an incorrect state.ValidationUtils provides static utility methods for validation processingdefines possible result values of a comparison operationAttributeValueReader which can read the correct values from all InputFields which exist on the View