You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[x] Create ASDF tag from your *pydantic* models with batteries ([converters](https://asdf.readthedocs.io/en/stable/asdf/extending/converters.html)) included.
56
58
-[x] Validates data models as you create them and not only when reading and writing ASDF files.
57
-
-[x] All the cool things that comes with *pydantic* (e.g., JSON encoder, Pydantic types)
59
+
-[x] Preserve Python types when deserializing ASDF files.
60
+
-[x] All the cool things that comes with *pydantic* (e.g., JSON encoder, JSON schema, Pydantic types)
58
61
-[ ] <spanstyle="color: #736f73">Comes with schemas.</span>
0 commit comments