ManifestValidationResult
The outcome of validateSourceManifest.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
errors | string[] | Human-readable error messages; empty when valid is true. |
valid | boolean | True when no errors were found. |