For the complete documentation index, see llms.txt. This page is also available as Markdown.

Script validator editor

Preliminary information

To create a new or edit an existing script validator, go to the module Library and select the tab Script validators. A list of available validators will be presented. From this view, you can create a new validator, review the validator version history, create a copy, or edit an existing artifact.

Figure 1. Window with the list of script validators

Editing the validator

Editing this type of script is based on editing script services (more in Script Editor) and differs very little from them. The Monaco editor used to create validators offers a rich set of keyboard shortcuts that significantly aid work (more in Script Editor).

Figure 2. Editing a script validator

Tests

The editor allows you to define test scenarios.

Last updated

Was this helpful?