See: Description
Interface | Description |
---|---|
AttributeValueReader |
AttributeValueReader defines classes that encapsulate access to both dictionary metadata and object field values
|
Class | Description |
---|---|
AttributeValidatingTypeServiceBase |
An abstract base class for type service implementations which provides default validation of attributes from the Data
Dictionary.
|
AttributeValidatingTypeServiceBase.TypeAttributeDefinition |
A module-independent representation of a type attribute containing all the information that we need
in order to validate data dictionary-based attributes.
|
BaseAttributeValueReader |
A class that implements the required accessors and legacy processing for an attribute value reader.
|
CharacterLevelValidationPattern | Deprecated |
DictionaryObjectAttributeValueReader |
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.
|
FieldLevelValidationPattern | Deprecated |
SingleAttributeValueReader |
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.
|
ValidationPattern | Deprecated |
ValidationUtils |
ValidationUtils provides static utility methods for validation processing
|
ViewAttributeValueReader |
AttributeValueReader which can read the correct values from all InputFields which exist on the View
|
Enum | Description |
---|---|
ErrorLevel |
Enum inherited from the Kuali Student project to track error levels in validation.
|
ValidationUtils.Result |
defines possible result values of a comparison operation
|
Exception | Description |
---|---|
AttributeValidatingTypeServiceBase.TypeAttributeValidationException | |
ValidationPattern.ValidationPatternException |
exception thrown when a ValidationPattern is in an incorrect state.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.