Package org.apache.axis2.jaxws.client
Class PropertyValidator
java.lang.Object
org.apache.axis2.jaxws.client.PropertyValidator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyValidator
public PropertyValidator()
-
-
Method Details
-
validate
Checks to see if the property value is valid given the name of the property and the type that is expected by JAX-WS.- Parameters:
propName-value-- Returns:
-
getExpectedValue
-