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, getErrorMessage
protected ServiceInfo service
public void setService(ServiceInfo s)
public boolean isValid()
isValid
in class AbstractValidator
Apache CXF