ValidateDocument Parameters and Valid Execution Modes

The valid execution mode for ValidateDocument is SYNCHR or ASYNCHR.

The parameters of ValidateDocument are as follows:

ValidateDocument Parameters
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