Function dicom_core::value::partial::check_component
source · pub fn check_component<T>(
component: DateComponent,
value: &T
) -> Result<(), Error>Expand description
Throws a detailed InvalidComponent error if date / time components are out of range.