Code:
ReportingEngine engine = new ReportingEngine();
engine.BuildReport(doc, dataSource)
Query1:
When error occurs in template, It stops its execution. Can we get all errors of template in one go ?
Query2:
What are the other features we have for expectation handling apart from ReportBuildOptions.InlineErrorMessages feature