ValidateDocument Parameters and Valid Execution Modes
The valid execution mode for ValidateDocument is SYNCHR or ASYNCHR.
The parameters of ValidateDocument are as follows:
| Name | Semantics | Type | Valid Values | Multiplicity | 
|---|---|---|---|---|
| Direction: In | ||||
| Validator (Optional) | Which validation to do. | string | Schema (Default) | 0..1 | 
| InDocument (Optional) | See Common Parameters. | |||
| Direction: Out | ||||
| IsValid | Returns whether the document is valid or not. | boolean | True, False | 1 | 
Copyright © Cloud Software Group, Inc. All rights reserved.
