ruleCount property

int get ruleCount

Gets the number of registered rules.

Implementation

int get ruleCount => _rules.length;