Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bug - Custom Validation Message Not Displayed on 23.2.6 and 24.2.0 for Numeric only Validations

Joe RJan 14 2025

Version(s): 23.2.6 and 24.2.0

Hello,

I created a Validation on a Numeric Data Type column on an Interactive Grid.

In the Validation properties:

Editable Region: <IG Region>

Type: Column is numeric

Column: <column name>

Error Message: #COLUMN_HEADER# can only contain numbers.

All other properties are default.

The Value Required property is OFF.

Save and Run the page.

Enter a non-numeric value in the Numeric column and click the Save button.

Instead of the custom error message I get: Correct errors before saving.

This appears to be the only Validation type that does not display custom error messages. I also did this test on apex.oracle.com (24.2.0).

This appears to be a bug.

Thanks,

Joe

This post has been answered by Karel Ekema on Jan 14 2025
Jump to Answer
Comments
Post Details
Added on Jan 14 2025
8 comments
409 views