RelPrim 0.5.0
Summary
RelPrim 0.5.0 adds validation support.
This release introduces dependency-free validation primitives and integrates validation with the high-level async operation API.
Added
ValidationResultValidatorCallableValidatorValidationPolicyValidationFailedErrorvalidator()factoryvalidation_policy()factoryAsyncOperation.with_validation()- Validation metadata in execution reports
- Retry and fallback support for validation failures
- README and examples updated with validation usage
Notes
RelPrim is still in early development and APIs may change before the first stable release.