Class: Ucode::Models::ValidationReport::Failure

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/ucode/models/validation_report.rb

Overview

One failure record. codepoint is the integer codepoint (or nil for structural failures like block_coverage); block is the verbatim block id (folder name); check names the check that produced this failure; message is a free-form human-readable explanation.