Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIs there a guide to using Validated? #1097
Open
Comments
|
Doh, found this: https://medium.com/@johnmcclean/a-simple-functional-java-validation-example-3d2504e97d99. I guess modifying the question, is there any way to combine like 20 fields of different types? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I expected Validated to have an ap method or something, but I can't seem to find it. The only docs I can see are https://github.com/aol/cyclops/wiki/Validator, which clearly isn't the current implementation, and I notice #826 as another issue, but I don't see the proposed ap method.