public class Validation extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Validation.Work<T> |
| Modifier and Type | Method and Description |
|---|---|
static String |
notNullNorBlank(String value,
String description) |
static <T> T |
withWireMockPactGeneratorExceptionWrapper(Validation.Work<T> work,
String errorMessage) |
public static <T> T withWireMockPactGeneratorExceptionWrapper(Validation.Work<T> work, String errorMessage)
Copyright © 2017–2022 Atlassian. All rights reserved.