KEV::ParseError
Inherits KEV::Error < Exception < Reference < Object
Raised when the input cannot be decoded — malformed JSON, missing
required fields, or values that fail their schema-level shape checks
(e.g. a dateAdded that is not YYYY-MM-DD).