Skip to main content

prefix

Function prefix 

Source
pub fn prefix(
    field_context: &FieldContext<'_>,
    value: &str,
    target: &str,
    error_message: &'static str,
) -> Result<(), Violation>