public class IgnorePortValidationRule extends Object implements ValidationRule
TYPE| Constructor and Description |
|---|
IgnorePortValidationRule(String aRuleType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
boolean |
ignore(com.networknt.schema.ValidationMessage msg) |
public IgnorePortValidationRule(String aRuleType)
public String getType()
public boolean ignore(com.networknt.schema.ValidationMessage msg)
ignore in interface ValidationRuleCopyright © 2024. All rights reserved.