validateDependency
▸ validateDependency(dependency, ctx): void
A function to validate dependencies in a CreateDependencies function
Parameters
Section titled “Parameters”| Name | Type |
|---|---|
dependency | RawProjectGraphDependency |
ctx | CreateDependenciesContext |
Returns
Section titled “Returns”void
Throws
If the dependency is invalid.