Class RuleViolationCause
- java.lang.Object
-
- io.apicurio.registry.rest.v2.beans.RuleViolationCause
-
public class RuleViolationCause extends Object
Root Type for RuleViolationCause
-
-
Constructor Summary
Constructors Constructor Description RuleViolationCause()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContext()StringgetDescription()voidsetContext(String context)voidsetDescription(String description)
-