OutputFormat Enum
Namespace: Json.Schema
Enumerates the available output formats.
Values
| Name | Summary |
|---|---|
| Flag | Indicates that only a single pass/fail node will be returned. |
| List | Indicates that all nodes will be listed as children of the top node. |
| Hierarchical | Indicates that nodes will match the structure of the schema. |