public class PropertyValidator extends Object
| Constructor and Description |
|---|
PropertyValidator() |
| Modifier and Type | Method and Description |
|---|---|
static Class |
getExpectedValue(String key) |
static boolean |
validate(String propName,
Object value)
Checks to see if the property value is valid given the name of the property and the type that
is expected by JAX-WS.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.