public final class CTicketIDs
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static int |
VALID_NAME_LENGTH |
The maximum length of a ticket ID.
|
static java.util.regex.Pattern |
VALID_NAMES |
The pattern that defines a valid ticket ID, not including the length of the
name.
|
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
isValid(java.lang.String name) |
Copyright © 2017 <code@io7m.com> http://io7m.com