How to track a validation error in PL/SQL
543615Nov 19 2008 — edited Dec 8 2008Is there a way in PL/SQL to track the fact that a page is rendered after a validation error?
I know there is condition type "Inline validation errors displayed" but
I would like to "translate" in PL/SQL expression. In case I would combine it with other PL/SQL expressions.
Thanks,
Marco