public class EndpointDescriptionValidator extends Validator
Validator.ValidationLevelINVALID, VALID, validationFailures| Constructor and Description |
|---|
EndpointDescriptionValidator(EndpointDescription toValidate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate() |
boolean |
validate(boolean performValidation)
This validate method gives us flexibility to bypass a validation from set of
validation that we need to perform.
|
public EndpointDescriptionValidator(EndpointDescription toValidate)
public boolean validate(boolean performValidation)
ValidatorCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.