interface
LiveValidationEmbeddedScope
A detached payload selected through Go-declared plugin metadata.
Properties
| Property | Type | Description |
|---|---|---|
field | string | The field value. |
treeKey | string | The treeKey value. |
caseTag | string | The caseTag value. |
variantSlug | string | The variantSlug value. |
identity | string | The identity value. |
data | Record< | The data value. |
Full signature
interface LiveValidationEmbeddedScope { ... }