@InterfaceAudience.Private public class VisibilityLabelsValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
pattern |
static String |
regex |
| Constructor and Description |
|---|
VisibilityLabelsValidator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidLabel(byte[] label) |
public static final String regex
public static final Pattern pattern