com.eviware.soapui.security.boundary
Interface Boundary
- All Known Implementing Classes:
- AbstractBoundary, DateBoundary, DateTimeBoundary, DecimalBoundary, IntegerBoundary, NormalisedStringBoundary, StringBoundary, TimeBoundary
public interface Boundary
- Author:
- nebojsa.tasic
|
Method Summary |
java.lang.String |
outOfBoundary(int restrictionAttribute,
java.lang.String value)
|
LENGTH
static final int LENGTH
- See Also:
- Constant Field Values
MIN_LENGTH
static final int MIN_LENGTH
- See Also:
- Constant Field Values
MAX_LENGTH
static final int MAX_LENGTH
- See Also:
- Constant Field Values
TOTAL_DIGITS
static final int TOTAL_DIGITS
- See Also:
- Constant Field Values
FRACTION_DIGITS
static final int FRACTION_DIGITS
- See Also:
- Constant Field Values
MAX_EXCLISIVE
static final int MAX_EXCLISIVE
- See Also:
- Constant Field Values
MIN_EXCLISIVE
static final int MIN_EXCLISIVE
- See Also:
- Constant Field Values
MAX_INCLISIVE
static final int MAX_INCLISIVE
- See Also:
- Constant Field Values
MIN_INCLISIVE
static final int MIN_INCLISIVE
- See Also:
- Constant Field Values
outOfBoundary
java.lang.String outOfBoundary(int restrictionAttribute,
java.lang.String value)
Copyright © 2005-2011 eviware.com. All Rights Reserved.