Report validation feature in FastReport .NET and Mono

2022-09-01

The "Validation" window has been added to the FastReport .NET designer and FastReport Mono, which will display errors and warnings.

Warning  Warning - Unwanted object configuration that may cause some graphical errors when exported or previewed.

Errors Errors - The object configuration will result in export errors or blocking when trying to build a report.

Now the report is being checked for basic errors that occur during the creation of report templates:

1. Intersecting objects.
2. Objects that are partially or completely beyond the parent object.
3. Objects with zero height and width
4. Objects without name (property Name = "").
5. Objects with the same name.

"Validation" window.

To open the "Validation" window, go to the "View" tab, click on the "Panels" button and select "Validation" in the appearing list.

How to open the "Validation" window.

When you click on a line with an error in the "Validation" window, the object related to this error will be highlighted in the designer.

With the “Validation” window, users can easily find errors and omissions in their reports and avoid errors in exported documents or problems during the preview.

.NET Mono FastReport
October 13, 2025

How to Use Excel Formulas in a Report When Exporting to MS Excel

Starting with version FastReport .NET 2026.1, it is now possible to export formulas to Microsoft Excel. It is important to set up formula exports correctly and follow the syntax.
October 13, 2025

New Features for Exporting Images to Microsoft Word in FastReport .NET

In the latest version of FastReport .NET we have added new image export features. Now you can independently adjust the balance between the quality and size of the final document.
September 30, 2025

How to Install the FastReport .NET Report Designer with Pre-installed Plugins

Read the article as from version 2025.2.5 for FastReport .NET WinForms and FastReport .NET WEB allows you to install a report designer with all plugins without building dll files.

© 1998-2025 Fast Reports Inc.