Class RuleViolationCause

java.lang.Object
io.apicurio.registry.rest.v2.beans.RuleViolationCause

@Generated("jsonschema2pojo") public class RuleViolationCause extends Object
Root Type for RuleViolationCause

  • Constructor Details

    • RuleViolationCause

      public RuleViolationCause()
  • Method Details

    • getContext

      public String getContext()
    • setContext

      public void setContext(String context)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)