🪧 Protovalidate: Can Input Validation Be This Easy?: Effortless input validation for Protobuf! Protovalidate lets you define rules directly in your .proto files.
https://kmcd.dev/posts/protovalidate/
#protobuf #grpc #protovalidate #buf #web
Protovalidate: Can Input Validation Be This Easy?

Effortless input validation for Protobuf! Protovalidate lets you define rules directly in your .proto files.

kmcd.dev
🪧 Protovalidate: Can Input Validation Be This Easy?: Effortless input validation for Protobuf! Protovalidate lets you define rules directly in your .proto files.
https://kmcd.dev/posts/protovalidate/
#protobuf #grpc #protovalidate #buf #web
Protovalidate: Can Input Validation Be This Easy?

Effortless input validation for Protobuf! Protovalidate lets you define rules directly in your .proto files.

kmcd.dev
FauxRPC and Protovalidate

FauxRPC, a tool for generating fake gRPC servers, now integrates with protovalidate, which lets you define validation rules in your Protobuf definitions. Now every request processed by FauxRPC will be automatically validated against your protovalidate rules. Not only will you get high quality data validation in your application, but now you can have the same validation before you even write your application logic! Let’s walk through how this new feature works.

kmcd.dev
FauxRPC and Protovalidate

FauxRPC, a tool for generating fake gRPC servers, now integrates with protovalidate, which lets you define validation rules in your Protobuf definitions. Now every request processed by FauxRPC will be automatically validated against your protovalidate rules. Not only will you get high quality data validation in your application, but now you can have the same validation before you even write your application logic! Let’s walk through how this new feature works.

kmcd.dev