validator
Simple but versatile Scala validator using Either[Error,Unit] to represent validation status. (by arturopala)
Veto
If you don't agree with the data (by splink)
Our great sponsors
validator | Veto | |
---|---|---|
1 | 0 | |
6 | 6 | |
- | - | |
6.9 | 0.0 | |
3 months ago | over 3 years ago | |
Scala | Scala | |
Apache License 2.0 | 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.
validator
Posts with mentions or reviews of validator.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning validator yet.
Tracking mentions began in Dec 2020.
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 validator and Veto you can also consider the following projects:
form-binder - A micro data binding and validating framework, very easy to use and hack
Octopus - Scala library for boilerplate-free validation
Dupin - Minimal, idiomatic, customizable validation Scala library.
scommons-websql - Scala.js facade for WebSQL/SQLite API
Accord - Accord: A sane validation library for Scala
Monkeytail