Open
Description
Providers are currently stringly known and undocumented.
The full list is here and should be introduced into the library.
However, C# doesn't implement enums with inheritance that you get with typescript. Either
- implement a global provider list and attribute provider types (aka tag)
- implement an enum-type factor provider
Note: validators could be put on the models and/or auto population of provider type based on name.
Metadata
Metadata
Assignees
Labels
No labels
Activity