# Script validator editor

## Introduction <a href="#edytorwalidatorowskryptowych-informacjewstepne" id="edytorwalidatorowskryptowych-informacjewstepne"></a>

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 displayed. From this view, you can create a new validator, view the validator version history, create a copy, or edit an existing artifact.

<figure><img src="/files/7c680b55985836125dd7909a7e7589f007e50e9e" alt=""><figcaption><p><em><strong>Figure 1.</strong> Window with the list of script validators</em></p></figcaption></figure>

## Editing the validator <a href="#edytorwalidatorowskryptowych-edycjawalidatora" id="edytorwalidatorowskryptowych-edycjawalidatora"></a>

Editing this type of script is based on editing script services (more in [Script Editor](/documentation/documentation-en/budowanie-aplikacji/logika-biznesowa/scriptcode/skrypty-scriptservice/edytor-skryptow.md)) and differs 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](/documentation/documentation-en/budowanie-aplikacji/logika-biznesowa/scriptcode/skrypty-scriptservice/edytor-skryptow.md)).

<figure><img src="/files/4ee10edc9ae3d8b7b0f4e575854a1b3cfe5fd766" alt=""><figcaption><p><em><strong>Illustration</strong></em> <em><strong>2</strong></em><strong>.</strong> <em>Editing a script validator</em></p></figcaption></figure>

## Tests <a href="#edytorwalidatorowskryptowych-testy" id="edytorwalidatorowskryptowych-testy"></a>

The editor allows you to define [test scenarios](/documentation/documentation-en/budowanie-aplikacji/logika-biznesowa/scriptcode/testy-jednostkowe-skryptow.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eximee.com/documentation/documentation-en/budowanie-aplikacji/logika-biznesowa/scriptcode/walidatory-skryptowe-validationscript/edytor-walidatorow-skryptowych.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
