[][src]Module iri_string::validate::iri

IRI validator.

Structs

Error

IRI validation error.

Functions

absolute_iri

Validates RFC 3987 absolute IRI.

fragment

Validates RFC 3987 IRI fragment.

iri

Validates RFC 3987 IRI.

iri_reference

Validates RFC 3987 IRI reference.

path

Validates RFC 3987 IRI path.

relative_ref

Validates RFC 3987 relative reference.