type
PluginFieldValidator
Return path-aware issues for one plugin-owned value.
contextPluginFieldValidationContext- The resolved field, concrete path, and candidate value.
Returns []schema.Issue Every validation issue found for the value; an empty slice accepts it.