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