public static interface BrandAsset.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
FILENAME_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
MIMETYPE_IS_REQUIRED |
static boolean |
RESELLER_IS_REQUIRED |
static boolean |
TYPE_IS_REQUIRED |
static boolean |
URL_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean TYPE_IS_REQUIRED
static final boolean FILENAME_IS_REQUIRED
static final boolean MIMETYPE_IS_REQUIRED
static final boolean URL_IS_REQUIRED
static final boolean RESELLER_IS_REQUIRED