class

Fluxion::ValidationError

Inherits Fluxion::Error < Exception < Reference < Object

The profile parsed but broke a rule that makes it unsafe or impossible to execute. Carries every diagnostic so the CLI can print them all at once instead of making the user fix one line per run.

Constructors

new(diagnostics : Array(Diagnostic))
Source

Instance methods

diagnostics
Source