Skip to main content

is_valid_strict

Function is_valid_strict 

Source
pub fn is_valid_strict(rg: &str, uf: State) -> Result<(), RgError>
Expand description

Strict validation - input must be either the canonical formatted mask or the unformatted body. No leading/trailing whitespace, no extra symbols.