JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.jaxrs.ext.search.visitor
Interface PropertyValidator<T>
public interface
PropertyValidator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
validate
(
String
name,
T
value)
Method Details
validate
void
validate
(
String
name,
T
value)
throws
PropertyValidationException
Throws:
PropertyValidationException