pyvider-cty
2025-04-06
Expand conversion types and add validation package infrastructure
6 files · 308+ · 117-
Conversion type expansion
2 files changed
types.pyExpanded type conversion with improved handling patternsschema.pyMinor 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__.pyNew validation package initvalidators.pyMinor validator adjustmentspvattrs.pyAdded attribute factory helpers
- Set up validation package structure and refined attribute factory helpers
instantiate
behavioral
1 file
__init__.py