Class HasJsonValue

    • Field Detail

      • m_ActualPath

        protected transient com.jayway.jsonpath.JsonPath m_ActualPath
        the compiled path.
      • m_PathCompiled

        protected transient boolean m_PathCompiled
        whether path has been compiled.
    • Constructor Detail

      • HasJsonValue

        public HasJsonValue()