Skip to main content
Dotset CLI API Documentation / tollgate / ValidationLevel

Type Alias: ValidationLevel

type ValidationLevel = "error" | "warning" | "info";
Defined in: src/tollgate/policy/validator.ts:35 Validation issue severity level.