mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-19 07:24:20 +01:00
update nav
This commit is contained in:
@@ -28,18 +28,4 @@ flowchart TD
|
||||
A4 -- "Modifies validation/seriali..." --> A2
|
||||
A5 -- "Uses core engine for" --> A2
|
||||
A5 -- "Can be configured by" --> A3
|
||||
```
|
||||
|
||||
## Chapters
|
||||
|
||||
1. [BaseModel](01_basemodel.md)
|
||||
2. [Fields (FieldInfo / Field function)](02_fields__fieldinfo___field_function_.md)
|
||||
3. [Configuration (ConfigDict / ConfigWrapper)](03_configuration__configdict___configwrapper_.md)
|
||||
4. [Custom Logic (Decorators & Annotated Helpers)](04_custom_logic__decorators___annotated_helpers_.md)
|
||||
5. [Core Schema & Validation/Serialization](05_core_schema___validation_serialization.md)
|
||||
6. [TypeAdapter](06_typeadapter.md)
|
||||
|
||||
|
||||
---
|
||||
|
||||
Generated by [AI Codebase Knowledge Builder](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge)
|
||||
```
|
||||
Reference in New Issue
Block a user