Actions
Conformance #1133
openThe dcmdata parser should check private creator elements for forbidden characters
Start date:
2024-08-16
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
The dcmdata parser should check private creator elements for forbidden characters, in particular '\' and '~', and issue a warning to the logger if such characters are found.
This should not depend on a character set conversion operation, but take place while a dataset is read, perhaps by providing an overloaded version of DcmLongString::read().
No data to display
Actions