CustomRuleList Class

Defines contents of custom rules.

Constructor

CustomRuleList(*args: Any, **kwargs: Any)

Variables

Name Description
rules

List of rules.

Attributes

rules

List of rules.

rules: list['_models.CustomRule'] | None