Skip to content

v0.1.0

Compare
Choose a tag to compare
@elliotmjackson elliotmjackson released this 13 Jul 07:58
· 55 commits to main since this release
25dda3f

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