Package | Description |
---|---|
com.amazon.carbonado.constraint |
Contains annotations and implementations for supporting property constraints.
|
Modifier and Type | Class and Description |
---|---|
interface |
FloatConstraint
Limits the value of a property to be a member of a specific set.
|
interface |
IntegerConstraint
Limits the value of a property to be a member of a specific set.
|
interface |
LengthConstraint
Limits the value of a property to lie within a specific length range.
|
interface |
TextConstraint
Limits the value of a property to be a member of a specific set.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.