useIATA2OF5Checksum property
If true
, the optional check digit for IATA_2_OF_5 codes is used in validation. The default is true
.
Default is true
Implementation
bool useIATA2OF5Checksum;
If true
, the optional check digit for IATA_2_OF_5 codes is used in validation. The default is true
.
Default is true
bool useIATA2OF5Checksum;