| Modifier and Type | Method and Description |
|---|---|
static Datatype.Violation |
Datatype.Violation.of(String rule,
String message) |
static Datatype.Violation |
Datatype.Violation.of(String rule,
String message,
Datatype.Feature<?,?> setter) |
| Modifier and Type | Method and Description |
|---|---|
List<Datatype.Violation> |
Datatype.Builder.verify() |
Copyright © 2020 The Immutables.org authors. All rights reserved.