I have been working with generics and getting an error when I try to cast a subclass to its generic parent. Currently my code fails at the cast to VenueRequestDTO. I have tried