Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2429

EL with a "strict" mode to throw exception on loading an attribute of a null object

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 7.0.3
    • Databind 2
    • None

      In @bind(a.b.c), per the EL spec., in the case b is null, loading will return null, but saving would throw NPE. However, for develoepr, they might want to catch such issue earlier. Better provide a "strict" parameter to enforce throwing NPE in loading time.

            Unassigned Unassigned
            henrichen henrichen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: