# Type-handling Rebus should provide information about the registered types and ensure to throw if we get fed something worng or nasty. - [x] Implement type-description-class - [ ] Get basic type-verification running. - [ ] Make unit-test for verification. - [ ] Implement most of the basic types - [ ] Implement a solution for enums
Type-handling
Rebus should provide information about the registered types and ensure to throw if we get fed something worng or nasty.