| Package | Description |
|---|---|
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected FlowInputValidationRule |
FlowScreenField.validationRule |
protected FlowInputValidationRule |
FlowChoiceUserInput.validationRule |
| Modifier and Type | Method and Description |
|---|---|
FlowInputValidationRule |
ObjectFactory.createFlowInputValidationRule()
Create an instance of
FlowInputValidationRule |
FlowInputValidationRule |
FlowScreenField.getValidationRule()
Gets the value of the validationRule property.
|
FlowInputValidationRule |
FlowChoiceUserInput.getValidationRule()
Gets the value of the validationRule property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowScreenField.setValidationRule(FlowInputValidationRule value)
Sets the value of the validationRule property.
|
void |
FlowChoiceUserInput.setValidationRule(FlowInputValidationRule value)
Sets the value of the validationRule property.
|
Copyright © 2016. All rights reserved.