RuleCheckExecutionConfigurationInput_Preview
**Experimental** Represents the configuration of rule check execution, allowing to override certain traits of the rule check execution.
input RuleCheckExecutionConfigurationInput_Preview {
ruleChecks: [RuleCheckExecutionConfigurationItemInput_Preview!]
}
Fields
RuleCheckExecutionConfigurationInput_Preview.ruleChecks ● [RuleCheckExecutionConfigurationItemInput_Preview!] list input
**Experimental** The error report level overrides for specific rule checks, identified by their IDs. When null, the design's default rule check configuration is used.