areAllRulesValidated property

bool areAllRulesValidated

Returns whether or not all the rules are ok.

Implementation

bool get areAllRulesValidated => _ofendingRules.isEmpty;