| Package | Description |
|---|---|
| com.amazon.carbonado.constraint |
Contains annotations and implementations for supporting property constraints.
|
| com.amazon.carbonado.spi |
Service Provider Interface for Carbonado.
|
| Class and Description |
|---|
| ConstraintDefinition
Allows annotations to be defined that restrict property values.
|
| FloatConstraint
Limits the value of a property to be a member of a specific set.
|
| IntegerConstraint
Limits the value of a property to be a member of a specific set.
|
| LengthConstraint
Limits the value of a property to lie within a specific length range.
|
| TextConstraint
Limits the value of a property to be a member of a specific set.
|
| Class and Description |
|---|
| IntegerConstraint
Limits the value of a property to be a member of a specific set.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.