Dupin
Minimal, idiomatic, customizable validation Scala library. (by yakivy)
Veto
If you don't agree with the data (by splink)
Dupin | Veto | |
---|---|---|
2 | - | |
43 | 6 | |
- | - | |
2.8 | 0.0 | |
10 months ago | about 5 years ago | |
Scala | Scala | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Dupin
Posts with mentions or reviews of Dupin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-07.
-
Dupin 0.6.0 got Parser type
Dupin is a minimal, idiomatic, customizable validation Scala library. https://github.com/yakivy/dupin
-
Immutability by Example - Building a Purely Functional Data Validator
Have you also considered looking at this two brilliant libraries for purely functional validation https://github.com/yakivy/dupin https://github.com/jap-company/fields ?
Veto
Posts with mentions or reviews of Veto.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Veto yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Dupin and Veto you can also consider the following projects:
Octopus - Scala library for boilerplate-free validation
form-binder - A micro data binding and validating framework, very easy to use and hack
Accord - Accord: A sane validation library for Scala
Monkeytail
scommons-websql - Scala.js facade for WebSQL/SQLite API
fields - Scala validation library
validator - Simple but versatile Scala validator using Either[Error,Unit] to represent validation status.