Create Pydantic models for:
Data structures: ${{DATA_STRUCTURES}}
Validation rules: ${{VALIDATION_RULES}}
Use case: ${{USE_CASE}}
Implement:
- Model definitions
- Field validators
- Root validators
- Custom types
- Nested models
- Serialization options
- Settings management
- ORM modeOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{DATA_STRUCTURES][{VALIDATION_RULES][{USE_CASE]