dicom_validate_tag: Validate a header tag against the DICOM standard
Description
Validate a header tag against the DICOM standard
Usage
dicom_validate_tag(tag, stop = TRUE)
Arguments
stop
If true, raise error when validation fails. If false, raise warning.