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
23 de setembro de 2025

Como exportar um relatório do FastReport .NET para JPEG / PNG / BMP / GIF / TIFF / EMF

Neste artigo, veremos como exportar relatórios do FastReport .NET de maneira fácil e eficiente em JPEG, PNG, BMP, GIF, TIFF e EMF.
09 de setembro de 2025

Como criar um relatório em PDF no FastReport Cloud

Neste artigo, veremos um exemplo de exportação de um relatório para o formato PDF usando o FastReport Cloud, um serviço SaaS para armazenar, criar e exportar documentos.
10 de julho de 2025

Komu Monta y Konekta o Plugin Firebird na FastReport .NET

Neste artigo, vamos passar pelo processo de construção e conexão do plugin Firebird no FastReport .NET através do designer de relatórios e via código.

© 1998-2025 Fast Reports Inc.