Skip to main content

Features at a Glance

Safe to Use

The plug-in is an overlay for existing native validations. If a page is submitted then native validation processes are executed.

No Extra Validations

The plug-in uses native APEX validation which means there is no need to rewrite or define new validations specifically for the client-side.

Flexible Configuration

The plug-in supports 17 different combinations of triggering elements and affected elements in the dynamic action.

Oracle APEX Validations

The plug-in executes native Oracle APEX validations in the client-side in the user's browser and server-side using JavaScript, AJAX, and PL/SQL.

HTML5 Validation

The plug-in is able to evaluate HTML5 validations defined on an item and column level.

Client-Side Validation

The plug-in can execute 14 validations and 25 validation conditions directly in the user's browser without submitting the page and without an AJAX call.

Interactive Grid

The plug-in can be used to validate Interactive Grid columns when a dynamic action event occurs.

Validation flow

The plug-in validates items and columns using HTML5 validation, client-side validation, and in the end server-side validation.

Callbacks

The plug-in supports validation callbacks so it is possible to build a custom flow dependent on validation results.

Translations

The plug-in supports HTML5 translations using new translation texts and native translations (shadow application).

Authorization Schemes

The plug-in evaluates associated Authorization Schemes before executing the validation.

Debounce Events

The plug-in can be used with the Key Release event for items. Debounce time can be applied through the plug-in attribute in the dynamic action.