Function devise_core::validator::struct_default[][src]

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