Skip to main content

header_name

Function header_name 

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