validateSpec
validateSpec(
inputPath,configPath?):Promise<RenderResult>
Defined in: packages/render-respec/src/index.ts:97
Validate a spec file and config without rendering
Parameters
Section titled “Parameters”inputPath
Section titled “inputPath”string
configPath?
Section titled “configPath?”string
Returns
Section titled “Returns”Promise<RenderResult>