Validate ASN.1 Schema
validate_asn1_schemaValidate ASN.1 definitions or Instance Builder Schema Models and return diagnostic feedback.
Instructions
Validate a supported ASN.1 definition subset or ASN.1 Instance Builder Schema Model JSON and return schema diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition | No | Supported ASN.1 definition subset text. Provide this or schema. | |
| schema | No | ASN.1 Instance Builder Schema Model JSON. Provide this or definition. |