protobuf-validation VS field-validator

Compare protobuf-validation vs field-validator and see what are their differences.

protobuf-validation

Protobuf validator for Java (by entur)

field-validator

An imperative data validator written with java 8's lambda. (by Honatas)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
protobuf-validation field-validator
1 1
8 4
- -
0.0 0.0
over 1 year ago about 3 years ago
Java Java
Apache License 2.0 MIT License
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.

protobuf-validation

Posts with mentions or reviews of protobuf-validation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-31.
  • A case against text protocols
    2 projects | /r/programming | 31 Dec 2020
    Some serialization libraries can do validation for you, greatly reducing the amount of code needed to implement a protocol and chances to introduce validation bugs. For example: https://github.com/entur/protobuf-validation

field-validator

Posts with mentions or reviews of field-validator. We have used some of these posts to build our list of alternatives and similar projects.
  • Field Validator: an alternative to annotation-based validation
    1 project | /r/java | 13 Jul 2021
    Thinking of it I have created this very simple Field Validator using lambda. You can create validation methods and apply them to any data, anywhere you want. The result is a Map that can, among other things, be returned by a Spring RestController as JSON without requiring any transformation.

What are some alternatives?

When comparing protobuf-validation and field-validator you can also consider the following projects:

protostuff - Java serialization library, proto compiler, code generator

yavi - Yet Another Validation for Java (A lambda based type safe validation framework)

protoc-jar-maven-plugin - Protocol Buffers protobuf maven plugin - based on protoc-jar multi-platform executable protoc JAR

powertools-lambda-java - Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.

rejoiner - Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources

FileChampion4j - Powerful and Flexible File Validation Library for Java

CQC - CQC (Charmed Quark Controller) a commercial grade, full featured, software based automation system. CQC is built on our CIDLib C++ development system, which is also available here on GitHub.

re2j_test - Simple examples to show Re2J advantages and disadvantages