relatedRequirements property

List<String>? relatedRequirements
final

For a control, the industry or regulatory framework requirements that are related to the control. The check for that control is aligned with these requirements.

Implementation

final List<String>? relatedRequirements;