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


Best Regard,
Kalpesh Darji