v0.1.0
We are excited to introduce protovalidate-python
v0.1.0, the Python implementation of protovalidate, providing runtime validation for Protobuf messages based on user-defined constraints, powered by Google's Common Expression Language (CEL).
Key Features
- Protobuf Validation: Validate Protobuf messages at runtime with user-defined rules.
- CEL Support: Define comprehensive validation rules using Google's CEL.
- Efficiency: Designed for performance and minimal system resource usage.
- Flexibility: Create custom validation rules to suit specific needs.
Refer to our official documentation for detailed instructions. For any issues or suggestions, please open an issue on our GitHub page. Stay tuned for future updates.
Full Changelog: https://github.com/bufbuild/protovalidate-python/commits/v0.1.0