Kind: Interface
Source: atloria-monorepo/libs/site-gen-core/src/assembler/validate.ts
Properties
| Property | Type |
|---|---|
valid | boolean |
errors | AssemblyError[] |
warnings | string[] |
manifest | Manifest |
resolvedSections | ManifestSection[] |
Kind: Interface
Source: atloria-monorepo/libs/site-gen-core/src/assembler/validate.ts
| Property | Type |
|---|---|
valid | boolean |
errors | AssemblyError[] |
warnings | string[] |
manifest | Manifest |
resolvedSections | ManifestSection[] |
Was this page helpful?