How can I verify types passed to method at design or compile time?
I’m in a situation where there are many generated types from different domains/projects/systems, but there’s a lot of overlap between them.
I’m in a situation where there are many generated types from different domains/projects/systems, but there’s a lot of overlap between them.