Skip to Main Content

Java Development Tools

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!

Validation highlight only input text box with red colour but no error message.

User_9L0JZAug 4 2016 — edited Aug 8 2016

Hi,

I have input text based Entity object. My requirement is to only allow number, I have added regex pattern at Entity level.

Validation works if we click the the save button, however if i enter non number value (i.e. 20..) and click on tab button then only input text box is highlighted with red colour but no error message is shown.

However error message is shown if we back tab to that field again.

Its not working for the first time. Any help will be appreciated.

Similar issue: ADF Validator problem - ValidatorException not thrown but no solution found.

Jdev version: 11.1.2.4

error.png

validation_regex.png

Best Regard,
Kalpesh Darji

This post has been answered by Cheena M-Oracle on Aug 4 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2016
Added on Aug 4 2016
14 comments
3,157 views