Interface: ArtifactRules
Defined in: packages/core/src/domain/value-objects/artifact-type.ts:14
Pre- and post-instruction rules on an artifact type.
Properties
post
readonlypost: readonlyRuleEntry[]
Defined in: packages/core/src/domain/value-objects/artifact-type.ts:16
pre
readonlypre: readonlyRuleEntry[]
Defined in: packages/core/src/domain/value-objects/artifact-type.ts:15