Multiple choice technology programming languages

Is it possible to validate the data using Jasper reports?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JasperReports is a reporting framework for presenting and formatting data, not a data validation framework. Data validation should occur in business logic or service layers before passing data to the report for generation.