Fluxion::Diagnostic
A single validation or lint finding, anchored to the config path that produced it so the user can jump straight to the offending line.
Constructors
Instance methods
error?
Sourcemessage
Sourcerule
Stable identifier for lint rules, e.g. binary-without-checksum. Nil for
plain validation errors, which are identified by their path and message.
severity
Sourcewarning?
Source