|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.kuali.rice.krad.datadictionary.validation.capability | |
---|---|
org.kuali.rice.kns.datadictionary.validation | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.kns.kim.type | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.krad.datadictionary | |
org.kuali.rice.krad.datadictionary.validation | Data Dictionary validation objects. |
org.kuali.rice.krad.datadictionary.validation.capability | |
org.kuali.rice.krad.datadictionary.validation.constraint.provider | |
org.kuali.rice.krad.datadictionary.validation.constraint.resolver | |
org.kuali.rice.krad.datadictionary.validation.processor | |
org.kuali.rice.krad.datadictionary.validation.result | |
org.kuali.rice.krad.uif.field |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.kns.datadictionary.validation | |
---|---|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.kns.kim.type | |
---|---|
CaseConstrainable
Validation capability to constrain a particular value under specific conditions. |
|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
|
ExistenceConstrainable
Validation capability to constrain a value to be required or not required to be non-empty. |
|
Formatable
Legacy validation capability for definitions that are constrainable to some regex or set of valid characters and that need to impose some secondary formatting validation based on a formatter class defined. |
|
HierarchicallyConstrainable
Validation capability |
|
LengthConstrainable
This interface defines methods that must be implemented by classes that want to be processed as |
|
MustOccurConstrainable
Validation capability to constrain an object to has some specified acceptable number of prerequisite constraints nested within must occur constraints. |
|
PrerequisiteConstrainable
Validation capability to constrain a value by requiring that some other attribute value be non-empty. |
|
RangeConstrainable
Validation capability to constrain a value to be within some numeric or date range. |
|
ValidCharactersConstrainable
Validation capability that tests a value against some regular expression or set of valid characters. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.krad.datadictionary | |
---|---|
CaseConstrainable
Validation capability to constrain a particular value under specific conditions. |
|
CollectionSizeConstrainable
Validation capability to constrain a value of type collection to a specific minimum and maximum number of elements. |
|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
|
ExistenceConstrainable
Validation capability to constrain a value to be required or not required to be non-empty. |
|
Formatable
Legacy validation capability for definitions that are constrainable to some regex or set of valid characters and that need to impose some secondary formatting validation based on a formatter class defined. |
|
HierarchicallyConstrainable
Validation capability |
|
LengthConstrainable
This interface defines methods that must be implemented by classes that want to be processed as |
|
MustOccurConstrainable
Validation capability to constrain an object to has some specified acceptable number of prerequisite constraints nested within must occur constraints. |
|
PrerequisiteConstrainable
Validation capability to constrain a value by requiring that some other attribute value be non-empty. |
|
RangeConstrainable
Validation capability to constrain a value to be within some numeric or date range. |
|
ValidCharactersConstrainable
Validation capability that tests a value against some regular expression or set of valid characters. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.krad.datadictionary.validation | |
---|---|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.krad.datadictionary.validation.capability | |
---|---|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.krad.datadictionary.validation.constraint.provider | |
---|---|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.krad.datadictionary.validation.constraint.resolver | |
---|---|
CaseConstrainable
Validation capability to constrain a particular value under specific conditions. |
|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
|
MustOccurConstrainable
Validation capability to constrain an object to has some specified acceptable number of prerequisite constraints nested within must occur constraints. |
|
PrerequisiteConstrainable
Validation capability to constrain a value by requiring that some other attribute value be non-empty. |
|
ValidCharactersConstrainable
Validation capability that tests a value against some regular expression or set of valid characters. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.krad.datadictionary.validation.processor | |
---|---|
Formatable
Legacy validation capability for definitions that are constrainable to some regex or set of valid characters and that need to impose some secondary formatting validation based on a formatter class defined. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.krad.datadictionary.validation.result | |
---|---|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
Classes in org.kuali.rice.krad.datadictionary.validation.capability used by org.kuali.rice.krad.uif.field | |
---|---|
CaseConstrainable
Validation capability to constrain a particular value under specific conditions. |
|
Constrainable
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions. |
|
LengthConstrainable
This interface defines methods that must be implemented by classes that want to be processed as |
|
MustOccurConstrainable
Validation capability to constrain an object to has some specified acceptable number of prerequisite constraints nested within must occur constraints. |
|
PrerequisiteConstrainable
Validation capability to constrain a value by requiring that some other attribute value be non-empty. |
|
RangeConstrainable
Validation capability to constrain a value to be within some numeric or date range. |
|
SimpleConstrainable
Constrainable interface for the SimpleConstraint constraint |
|
ValidCharactersConstrainable
Validation capability that tests a value against some regular expression or set of valid characters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |