B2B Data Transformation
- B2B Data Transformation 10.4.0
- All Products
Property
| Description
|
---|---|
allow_empty_value
| Determines whether an empty input is accepted as valid. You can choose one of the following options:
|
disabled
| Determines whether the Script ignores the component and all of the child components. Use this property to test, debug, and modify a Script. You can choose one of the following options:
|
name
| A descriptive label for the component. This label appears in the log file and the
Events view. Use the
name property to identify the component that caused the event.
|
negation
| Determines whether the validation condition is negated. You can choose one of the following options:
|
notify
| Defines the name of a notification. If the input does not conform to the validation condition, the validator triggers the notification. For more information, see Notifications. Default is cleared. |
optional
| Determines whether a component failure causes the parent component to fail. You can choose one of the following options:
|
remark
| A user-defined comment that describes the purpose or action of the component.
|
selector
| Determines the criterion for selecting a validator from among the validators nested below the
AlternativeValidators component. You can choose one of the following options:
|
transformers
| Defines a list of transformers that apply to the input. The validation condition is applied to the result of the transformers. The transformers have only a temporary effect on the data for the purpose of validation. The input is not permanently altered. |