Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Type Aliases
Type Alias: ValidationLevel
Documentation
GitHub
npm
Introduction
Introduction
Quickstart
Installation
Shield
CLI Commands
Concepts
CI/CD Guides
Security
Tollgate
CLI Commands
Concepts
Integration Guides
Security
API Reference
API Reference
Shield API
Tollgate API
Tollgate API
Classes
Interfaces
Functions
Type Aliases
Type Alias: ApprovalResult
Type Alias: AuditRiskLevel
Type Alias: ConcreteAction
Type Alias: ExportFormat
Type Alias: FailureMode
Type Alias: HealthStatus
Type Alias: PolicyAction
Type Alias: RiskLevel
Type Alias: SessionDuration
Type Alias: SessionScope
Type Alias: ValidationLevel
Variables
On this page
Type Alias: ValidationLevel
Type Aliases
Type Alias: ValidationLevel
Dotset CLI API Documentation
/
tollgate
/ ValidationLevel
Type Alias: ValidationLevel
Copy
type
ValidationLevel
=
"error"
|
"warning"
|
"info"
;
Defined in: src/tollgate/policy/validator.ts:35
Validation issue severity level.
Type Alias: SessionScope
Variable: analyzerRegistry
⌘I