• Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • 2.4.18-rc1
    • Affects Version/s: 2.4.17
    • Component/s: S2Container
    • None

      S2Dxo の変換ルール (非 OGNL 式) で,変換元のパス式の途中のプロパティが null だった場合に NullPointerException が発生しないようにする.

      @ConversioRule("xxx : aaa.bbb.ccc")
      

      このように指定された場合,変換元オブジェクトの aaa プロパティや,aaa に設定されているオブジェクトの bbb が null だった場合は,変換先には null を設定する (@ExcludeNull が指定されている場合は破棄).

            Assignee:
            koichik
            Reporter:
            koichik
            Votes:
            0 Vote for this issue
            Watchers:
            Start watching this issue

              Created:
              Updated:
              Resolved: