wm.tn.rec:TPAValidationService
Use this specification for services that are invoked as validation services for TPA data.
Input Parameters
data | Object An IData object containing the TPA data to be passed to the validation service for validation. |
Output Parameters
Usage Notes
If you are writing a validation service, you can pass the incoming document (data) for use in validating the structure based on any existing IS document. You can use the pub.schema:validate service to validate the document and the validation result and errors in output.