tridion-sites-extensions-api-docs

Home > @tridion-sites/models > ValidationResult > source

ValidationResult.source property

Name of the component/subsystem that generated the message. This property is set to “Content Manager” for all errors and warnings generated by Content Manager kernel.

Signature:

get source(): string | undefined;