Function idna::uts46::check_validity

source ·
fn check_validity(label: &str, config: Config, errors: &mut Errors)
Expand description

Check the validity criteria for the given label

V1 (NFC) and V8 (Bidi) are checked inside processing() to prevent doing duplicate work.

http://www.unicode.org/reports/tr46/#Validity_Criteria