See: Description
Class | Description |
---|---|
FloatConstraint.Constraint |
Constraint implementation for
FloatConstraint . |
IntegerConstraint.Constraint |
Constraint implementation for
IntegerConstraint . |
LengthConstraint.Constraint |
Constraint implementation for
LengthConstraint . |
TextConstraint.Constraint |
Constraint implementation for
TextConstraint . |
Annotation Type | 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.
|
ConstraintDefinition
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.