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