class

KEV::MissingFieldError

Inherits KEV::ParseError < KEV::Error < Exception < Reference < Object

Raised when the catalog or a vulnerability object is missing a field the KEV schema marks as required.

Constructors

new(field : String, context : String | Nil = nil)
Source

Instance methods

field
Source