public class ValidationCheck extends EqualsSupport implements Serializable
| Constructor and Description |
|---|
ValidationCheck(ValidationStatus status,
String key,
String... params) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String[] |
getParams() |
ValidationStatus |
getStatus() |
boolean |
isOk() |
equals, hashCode, toStringpublic ValidationCheck(ValidationStatus status, String key, String... params)
public String getKey()
public boolean isOk()
public ValidationStatus getStatus()
public String[] getParams()
Copyright © 2008–2020 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.