I can check if Spin json value is null

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.4.0, 7.4.0-alpha3
    • Affects Version/s: None
    • Component/s: spin

      THere should be something an #isNull method:

      SpinJsonNode node = JSON("{\"name\": null}");
      assertThat(node.prop("name").isNull).isTrue();
      

            Assignee:
            Roman Smirnov
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: