| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary.validation.capability | |
| org.kuali.rice.krad.datadictionary.validation.processor | |
| org.kuali.rice.krad.uif.field |
| Modifier and Type | Method and Description |
|---|---|
SimpleConstraint |
SimpleConstrainable.getSimpleConstraint() |
| Modifier and Type | Method and Description |
|---|---|
ProcessorResult |
SimpleConstraintProcessor.process(DictionaryValidationResult result,
Object value,
SimpleConstraint constraint,
AttributeValueReader attributeValueReader)
Processes the SimpleConstraint by calling process on the other smaller constraints it represents and
putting the results together in ProcessorResult
|
| Modifier and Type | Method and Description |
|---|---|
SimpleConstraint |
InputField.getSimpleConstraint()
Simple constraints for the input field
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputField.setSimpleConstraint(SimpleConstraint simpleConstraint)
Setter for simple constraint
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.