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