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
08 de abril de 2026

Novos recursos para trabalhar com bandas no Designer do FastReport .NET

Na versão 2026.2 do FastReport .NET foi adicionado o recurso de alterar a ordem das bandas diretamente no Designer, simplesmente arrastando e soltando-as com o mouse.
07 de abril de 2026

Como conectar um plugin ao Google Planilhas no FastReport .NET

Neste artigo, veremos como começar a usar o Google Sheets (Planilhas) no FastReport .NET. você aprenderá como configurar o acesso à API por meio do Console do Google Cloud, criar e conectar o plug-in.
06 de abril de 2026

Como configurar novos modos de renderização de QR code no FastReport .NET

Neste artigo, veremos como substituir os módulos de código QR padrão em FastReport .NET em formas decorativas: círculos, estrelas, hexágonos e outros.

© 1998-2026 Fast Reports Inc.