Using the TypeValidator class to allow assemblies/types does not work with REST Service
I am using the TypeValidator class' method to dynamically allow assemblies/types to be used by the reporting engine, but it does not work in the context of a custom IReportSourceResolver(Reporting REST Service).