Skip to content

InlineRequirement

InlineRequirement = BaseNode & object

Defined in: types/ast.generated.ts:138

optional id: string

Optional requirement identifier

keyword: "MUST" | "MUST NOT" | "REQUIRED" | "SHALL" | "SHALL NOT" | "SHOULD" | "SHOULD NOT" | "RECOMMENDED" | "MAY" | "OPTIONAL"

type: "requirement"