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
Copy file name to clipboardExpand all lines: docs/detailed_guidance/domain_types.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,24 +4,24 @@ Domain types are custom defined pydantic types that solve common problems with u
4
4
This might include Postcodes, NHS Numbers, dates with specific formats etc.
5
5
6
6
Below is a list of defined types, their output type and any contraints. Nested beneath them are any constraints that area allowed and their default values if there are any.
7
-
| Defined Type | Output Type | Contraints & Defaults |
0 commit comments