fieldRef property

String fieldRef
final

The path to the field that refers the expression. For example, the reference to the expression of the first item of validations is "spec.validations[0].expression".

Implementation

final String fieldRef;