imas_validator.report.utils

Functions

convert_result_into_custom_collection(...)

Converts IDSValidationResultCollection into List[CustomResultCollection] in order to group validation results by (ids, occurrence)

Classes

CustomResultCollection(ids, occurrence, ...)

Stores all validation data for single (ids, occurrence) pair.

CustomRuleObject(rule_name, message, ...)

Represents single rule applied to data being validated.


Last update: 2025-08-29