pub fn validate_dt(text: &[u8]) -> TextValidationOutcome
Expand description
Check whether the given byte slice contains only valid characters for a Date Time value representation.
pub fn validate_dt(text: &[u8]) -> TextValidationOutcome
Check whether the given byte slice contains only valid characters for a Date Time value representation.