public class ServiceValidator extends AbstractValidator
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.cxf.service.model.ServiceInfo |
service |
errorMessages| Constructor and Description |
|---|
ServiceValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid() |
void |
setService(org.apache.cxf.service.model.ServiceInfo s) |
addErrorMessage, getErrorMessagepublic void setService(org.apache.cxf.service.model.ServiceInfo s)
public boolean isValid()
isValid in class AbstractValidatorApache CXF