public class ValidatorUtil extends Object
| Constructor and Description |
|---|
ValidatorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validateSimpleType(SchemaType type,
String value,
Collection errors,
PrefixResolver prefixResolver) |
public static boolean validateSimpleType(SchemaType type, String value, Collection errors, PrefixResolver prefixResolver)