public interface V0<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
V0.V0Explained<T> |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorMessage> |
validate(Optional<T> value) |
static <A> V0<A> |
withLabel(V0<A> delegate,
String label) |
Copyright © 2023. All rights reserved.