Class: Ucode::Models::ValidationReport::Failure
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ucode::Models::ValidationReport::Failure
- 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.