public static interface AppBundle.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
BUNDLECOUNTRIES_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
INCLUDEDAPPS_IS_REQUIRED |
static boolean |
NAME_IS_REQUIRED |
static long |
NAME_MAX_LEN |
static boolean |
PRICE_IS_REQUIRED |
static boolean |
PRICEPERDEVICE_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean NAME_IS_REQUIRED
static final long NAME_MAX_LEN
static final boolean PRICE_IS_REQUIRED
static final boolean PRICEPERDEVICE_IS_REQUIRED
static final boolean INCLUDEDAPPS_IS_REQUIRED
static final boolean BUNDLECOUNTRIES_IS_REQUIRED