Files
ports/devel/py-protovalidate/pkg-descr
Po-Chuan Hsieh 486573d391 devel/py-protovalidate: Add py-protovalidate 1.0.0
Protovalidate is the semantic validation library for Protobuf. It provides
standard annotations to validate common rules on messages and fields, as well as
the ability to use CEL to write custom rules. It's the next generation of
protoc-gen-validate.

With Protovalidate, you can annotate your Protobuf messages with both standard
and custom validation rules.
2025-11-30 07:20:27 +08:00

8 lines
360 B
Plaintext

Protovalidate is the semantic validation library for Protobuf. It provides
standard annotations to validate common rules on messages and fields, as well as
the ability to use CEL to write custom rules. It's the next generation of
protoc-gen-validate.
With Protovalidate, you can annotate your Protobuf messages with both standard
and custom validation rules.