Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a Validation Applicative #802

Open
FreeApophis opened this issue Jan 14, 2025 · 0 comments
Open

Implement a Validation Applicative #802

FreeApophis opened this issue Jan 14, 2025 · 0 comments

Comments

@FreeApophis
Copy link
Member

Like Either but without short-circuit execution, collects all the failed values.

lang-ext:
https://louthy.github.io/language-ext/LanguageExt.Core/Monads/Alternative%20Monads/Validation/index.html

Mark Seeman:
https://blog.ploeh.dk/2022/07/25/an-applicative-reservation-validation-example-in-c/
https://blog.ploeh.dk/2018/11/05/applicative-validation/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant