| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary.validation.processor |
| Class and Description |
|---|
| BasePrerequisiteConstraintProcessor |
| CollectionConstraintProcessor
This is a marker interface for 'collection constraint processors', that is - a constraint processor that tests collections
rather than their elements.
|
| ConstraintProcessor
This interface must be implemented by constraint processors, which validate individual constraints in the
data dictionary.
|
| MandatoryElementConstraintProcessor
This abstract class can be extended by constraint processor classes that
must be processed on every validation.
|
| OptionalElementConstraintProcessor |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.