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