Last Updated: Nov 23, 2020
Use this function to add validation for a specific column.
PDF Validate (tablepath, uuid, column, message)
Input Parameter Name | Description |
---|---|
tablepath | Path of the table |
uuid | UUID of the record |
column | Column to add the validation |
message | Message to be added for validation |
PDF Validate (/docube/api/pdf/Training/BasicTraining/invoicetable, 5fba170c58e0a754f2a19050, PO Number, Validation_Failed)
To view all the Document functions, click here.