| Modifier and Type | Class and Description |
|---|---|
static class |
Violation.Simple.Builder |
Violation.PropertyPathFactory, Violation.Simple, Violation.ValueFactory, Violation.Wrapper| Constructor and Description |
|---|
Simple() |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
String |
propertyPath() |
String |
toString() |
static java8.util.function.Function<Violation,String> |
toViolation() |
java8.util.stream.Stream<LocalisedMessage> |
translations() |
String |
usecase() |
<T> T |
value() |
static Violation.Simple.Builder |
violation(String name) |
public static Violation.Simple.Builder violation(String name)
public String propertyPath()
propertyPath in interface Violationpublic java8.util.stream.Stream<LocalisedMessage> translations()
translations in interface ViolationCopyright © 2010–2025 Smals. All rights reserved.