Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Validate is a processor function that operates on data as it passes through a stream. Rules can be configured on data fields in the user interface displayed in the Rules tab or written in JSON file format in the Schema tab. Most rules can be set up in the Rules tab, which automatically generates a JSON schema. For rules that cannot be created using the user interface, you can define them directly in the Schema tab.

...

Sections on this page:

Table of Contents
minLevel2
maxLevel2
include
outlinefalse
indent
stylenone
exclude
typelist
class
printabletrue

Rules tab

Use the Rules tab to define validation rules on fields. Click + Add rule to create a new rule.

...

Validation Rules

The Validate Function uses uses normalization rules during validation, see Validate - Normalization Rules during validation. The following validation rules apply:

...