fieldReference
Extends: | evaluator |
Namespace: | (default namespace) |
XML Schema: | vcac-service-catalog-rest-schema.xsd |
A value resolver that retrieves a value from another field, referenced by field path.
XML
Attributes
name | type | description |
---|---|---|
path | string | The field path of the field to retrieve a value from. |
JSON
property | type | description |
---|---|---|
path | string | The field path of the field to retrieve a value from. |