Chapter 11. More on Validations and Error Handling

This chapter summarizes the discussion on validation that we have had so far. In this chapter we will explore the ADF validation cycle for a page and the infrastructure for handling validation exceptions. The following topics are discussed in this chapter:

  • Adding validation rules in a Fusion web application
  • Displaying validation exceptions on a page
  • Where in the page lifecycle does validation occur?
  • Error handling in ADF
  • Programmatically throwing validation exceptions in business components
  • Customizing default business component error messages
  • Skipping validation

Introduction

Validation is the process of ensuring the completeness and sanity of business data before posting to the underlying data source. ...

Get Oracle ADF Real World Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.