devise_core::validator

Function input_default

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