Validation
During map execution, the input data is validated to assure it matches the definition of that input. Specify how strictly the data is validated by specifying response behavior for types of validation errors.
- Value
- Description
- Standard
- Standard validation occurs when the map is run.
- Custom
- Enables custom validation options. Define these options in the OnValidationError, RestrictionError, SizeError, and PresentationError settings.