APEX 20.2 (Upgrading shortly)
We got caught out with Application Process that references Page Item with typo. ie Page Item referenced in PLSQL of Application Process does not exist. eg :P8_HAR_COLOUR referenced rather than :P8_HAIR_COLOUR. Validate does not detect this. Similar occurs on Interactive Reports SQL Query Code Editor. Do not even get error at runtime. Cannot reference incorrect items in say Oracle Forms or database packages.
Is this just the way it is or is there any way to parse/detect these errors?