Variable: ScopeAndLimitationsSchema
constScopeAndLimitationsSchema:ZodObject<{applicabilityConditions:ZodArray<ZodString>;implementsSrs:ZodArray<ZodObject<{hlr:ZodEnum<{A:"A";B:"B";C:"C";D:"D";E:"E";F:"F";G:"G";H:"H";I:"I"; }>;sr:ZodString; },$strip>>;limitations:ZodArray<ZodString>;purpose:ZodString;scope:ZodString; },$strip>
Defined in: cross-cutting/newly-developed-methods.ts:26
