Script Validation methods

These validation methods let you add more complex validations to your project.

For example, you can configure a Single Field Script Validation method to check if a customer name or unique identification number that is manually added to the validation form field by a Validation user is present in a customer database.

You can also use the Multi-field Script Validation method to perform more complex invoice calculations to ensure that the total amount is correct.

A Multi-field Script Validation method configured for document validation cannot be included in a validation rule for a folder. Also, a method configured for folder validation cannot be included in a validation rule for a class.

Once added, you can configure the Single Field Script Validation method using the Single Field Script Validation Properties window and the multi-field script validation method using the Multi-Field Script Validation Properties window.

Important If you change the event type, the script sample also changes. Update your project or class script accordingly.