checksit.rules.rules
- checksit.rules.rules = <checksit.rules.rules.Rules object>
Handle rule checks for a given value.
This class is used to check a value against a set of rules. Available rules fall into four categories: rule functions, type rules, regex, and regex rules.
- checksit.rules.static_regex_rules
dictionary of static regex rules, with the key as the rule name and the value as a dictionary containing the regex rule and an example valid value