Hello! I'd need some guidance of working with Vali...
# arrow
j
Hello! I'd need some guidance of working with Validated. So far, I've used this approach for validating an input: http://danielecampogiani.com/blog/2018/02/android-functional-validation-4-validated/ What approach would be practical if we need to validate more than 10 fields as
Applicative.map
seem to limit the number of parameters to 10?