Dupin
Minimal, idiomatic, customizable validation Scala library. (by yakivy)
fields
Scala validation library (by jap-company)
Dupin | fields | |
---|---|---|
2 | 2 | |
43 | 48 | |
- | - | |
2.8 | 0.0 | |
10 months ago | over 2 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 ?
fields
Posts with mentions or reviews of fields.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-07.
-
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 ?
-
Fields — Scala Validation Library
Medium: https://medium.com/@oleh.dubynskiy/fields-scala-validation-library-86ac818cd704 Github: https://github.com/jap-company/fields Microsite: https://jap-company.github.io/fields/
What are some alternatives?
When comparing Dupin and fields you can also consider the following projects:
Octopus - Scala library for boilerplate-free validation
Accord - Accord: A sane validation library for Scala
tapir - Rapid development of self-documenting APIs
scommons-websql - Scala.js facade for WebSQL/SQLite API
validator - Simple but versatile Scala validator using Either[Error,Unit] to represent validation status.
Veto - If you don't agree with the data
zio-saga - Purely Functional Transaction Management In Scala With ZIO