Class SchemaViolationError

    • Constructor Detail

      • SchemaViolationError

        public SchemaViolationError​(AbstractResponse object,
                                    String field,
                                    com.google.gson.JsonElement value)
    • Method Detail

      • getField

        public String getField()
      • getValue

        public com.google.gson.JsonElement getValue()