rules property

Map<String, List<Matcher>> rules
final

Conditions that must be met for input data to be considered valid.

Implementation

final Map<String, List<Matcher>> rules = {};