public class ValidationUtils extends Object
| Constructor and Description |
|---|
ValidationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areNullOrEmpty(String... strings) |
static String |
assertInputNotEmpty(String input,
String message) |
static String |
assertResultNotEmpty(String result,
String serviceName,
String sampleId,
String message) |
static boolean |
isNullOrEmpty(String string) |
Copyright © 2016. All Rights Reserved.