devise_core::validator

Function struct_default

Source
pub fn struct_default<V: Validator>(
    validator: V,
    value: Struct<'_>,
) -> Result<()>