Uses of Class
org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
Packages that use BaseAttributeValueReader
Package
Description
Data Dictionary validation objects.
-
Uses of BaseAttributeValueReader in org.kuali.rice.krad.datadictionary.validation
Subclasses of BaseAttributeValueReader in org.kuali.rice.krad.datadictionary.validationModifier and TypeClassDescriptionclassThis 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.classThis 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.classAttributeValueReader which can read the correct values from all InputFields which exist on the View