public interface Boundary
Modifier and Type | Field and Description |
---|---|
static int |
FRACTION_DIGITS |
static int |
LENGTH |
static int |
MAX_EXCLISIVE |
static int |
MAX_INCLISIVE |
static int |
MAX_LENGTH |
static int |
MIN_EXCLISIVE |
static int |
MIN_INCLISIVE |
static int |
MIN_LENGTH |
static int |
TOTAL_DIGITS |
Modifier and Type | Method and Description |
---|---|
String |
outOfBoundary(int restrictionAttribute,
String value) |
static final int LENGTH
static final int MIN_LENGTH
static final int MAX_LENGTH
static final int TOTAL_DIGITS
static final int FRACTION_DIGITS
static final int MAX_EXCLISIVE
static final int MIN_EXCLISIVE
static final int MAX_INCLISIVE
static final int MIN_INCLISIVE
Copyright © 2019. All Rights Reserved.