Table of Contents

Class DeploymentSpecificationValidator

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public static class DeploymentSpecificationValidator
Inheritance
DeploymentSpecificationValidator
Inherited Members

Methods

Validate(DeploymentSpecification)

public static IReadOnlyList<string> Validate(DeploymentSpecification document)

Parameters

document DeploymentSpecification

Returns

IReadOnlyList<string>

ValidateRepository(string)

public static IReadOnlyList<string> ValidateRepository(string repoRoot)

Parameters

repoRoot string

Returns

IReadOnlyList<string>