public class NormalisedStringBoundary extends AbstractBoundary
Modifier and Type | Field and Description |
---|---|
static String |
AVAILABLE_VALUES |
XSD_FRACTION_DIGITS, XSD_LENGTH, XSD_MAX_EXCLUSIVE, XSD_MAX_INCLUSIVE, XSD_MAX_LENGTH, XSD_MIN_EXCLUSIVE, XSD_MIN_INCLUSIVE, XSD_MIN_LENGTH, XSD_TOTAL_DIGITS
FRACTION_DIGITS, LENGTH, MAX_EXCLISIVE, MAX_INCLISIVE, MAX_LENGTH, MIN_EXCLISIVE, MIN_INCLISIVE, MIN_LENGTH, TOTAL_DIGITS
Constructor and Description |
---|
NormalisedStringBoundary() |
Modifier and Type | Method and Description |
---|---|
String |
outOfBoundary(int restrictionAttribute,
String value) |
factory, outOfBoundaryValue
public static final String AVAILABLE_VALUES
Copyright © 2019. All Rights Reserved.