Skip to main content

Crate copybook_corruption_detectors

Crate copybook_corruption_detectors 

Source
Expand description

Focused field-level corruption detectors.

This microcrate owns only packed-decimal and EBCDIC-byte scanners used by higher-level copybook workflows.

Functionsยง

detect_ebcdic_corruption
Detect potential EBCDIC corruption in text fields.
detect_packed_corruption
Detect patterns in packed decimal that suggest corruption.