Class WalkEvent

    • Constructor Detail

      • WalkEvent

        public WalkEvent()
    • Method Detail

      • getEvaluationPath

        public JsonNodePath getEvaluationPath()
      • getSchemaNode

        public com.fasterxml.jackson.databind.JsonNode getSchemaNode()
      • getParentSchema

        public JsonSchema getParentSchema()
      • getKeyword

        public String getKeyword()
      • getNode

        public com.fasterxml.jackson.databind.JsonNode getNode()
      • getRootNode

        public com.fasterxml.jackson.databind.JsonNode getRootNode()
      • getInstanceLocation

        public JsonNodePath getInstanceLocation()
      • getRefSchema

        public JsonSchema getRefSchema​(URI schemaUri)
      • getCurrentJsonSchemaFactory

        public JsonSchemaFactory getCurrentJsonSchemaFactory()
      • builder

        public static com.networknt.schema.walk.WalkEvent.WalkEventBuilder builder()