public final class RuleViolation extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleViolation.RuleViolationBuilder |
| Modifier and Type | Method and Description |
|---|---|
static RuleViolation.RuleViolationBuilder |
builder() |
boolean |
equals(Object o) |
String |
getErrorId() |
String |
getFieldName() |
int |
hashCode() |
RuleViolation.RuleViolationBuilder |
toBuilder() |
String |
toString() |
public static RuleViolation.RuleViolationBuilder builder()
public RuleViolation.RuleViolationBuilder toBuilder()
public String getFieldName()
public String getErrorId()
Copyright © 2021. All rights reserved.