validateObjectInstances() |
It validates data in all the object instances of the view with the validation conditions set for the elements.
Syntax
Script | bStatus = ViewID.validateObjectInstances() |
Return Value
Returns true if the validation finishes successfully; otherwise, it returns false.
Remarks
This method validates the fields in the view based on the XSD of the method.