public final class ValidateUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
validateCharacter(String value) |
static void |
validateEnum(String value,
Class<? extends Enum> enumType) |
static void |
validateUUID(String value) |
static void |
validateZoneId(String value) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.