toString
toString(): String;
The toString method of the JadeRequiredSingleValueClaimAnnotation class returns a string representation of the annotation in the following format.
"key" must be "expected-value"
In this format, expected-value is the value in the expectedValue property.
2020.0.01 and higher