Skip to main content

Create Validation Suite

Create a Magpie validation suite from a JSON specification for the current repository or in a specified project.

Syntax

create validation suite <validation suite spec> [in project <project name>]

Parameters

validation suite spec

JSON — A specification for the validation suite to create.

Options

project name

String — If specified, the validation suite will be created in the specified project; else the validation suite is created in the current project

Security

Create permission is required on the target project where the validation suite is to be created.