acceptedCheckStandards property
getter/setter pair
Accepted check standards. Optional, by default - all checks are accepted. With an empty list no filter is applied and all checks are accepted.
Implementation
List<CheckStandard> acceptedCheckStandards;