Skip to main content

header_value

Function header_value 

Source
pub fn header_value(
    field_context: &FieldContext<'_>,
    value: &str,
    strict: bool,
) -> Result<(), Violation>
Available on crate feature regex only.