complianceProblems property

  1. @TagNumber.new(4)
PbList<OIDCLocalizedMessage> get complianceProblems

ComplianceProblems lists the problems for non-compliant configurations. In case of a compliant configuration, this list is empty.

Implementation

@$pb.TagNumber(4)
$pb.PbList<$4.OIDCLocalizedMessage> get complianceProblems => $_getList(3);