Package org.n52.iceland.request.operator
Interface ParameterValidator<T extends OwsServiceRequest>
-
public interface ParameterValidator<T extends OwsServiceRequest>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvalidate(T request)
-
-
-
Method Detail
-
validate
void validate(T request) throws OwsExceptionReport
- Throws:
OwsExceptionReport
-
-