pyvider-cty 2025-04-06
Expand conversion types and add validation package infrastructure
6 files · 308+ · 117-

Conversion type expansion

2 files changed
  • types.py Expanded type conversion with improved handling patterns
  • schema.py Minor additions to core schema
  • Expanded conversion types module with improved type handling for schema serialization decouple behavioral
    1 file
    • types.py

Validation infrastructure

3 files changed
  • __init__.py New validation package init
  • validators.py Minor validator adjustments
  • pvattrs.py Added attribute factory helpers
  • Set up validation package structure and refined attribute factory helpers instantiate behavioral
    1 file
    • __init__.py