pub fn is_valid_strict(rg: &str, uf: State) -> Result<(), RgError>
Strict validation - input must be either the canonical formatted mask or the unformatted body. No leading/trailing whitespace, no extra symbols.