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