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