Modifier and Type | Method and Description |
---|---|
Map<Class<GroupPropertyConstraint>,GroupPropertyConstraintValidator> |
ConstraintValidatorExtension.getGroupPropertyConstraintValidators()
Returns a map with all registered
GroupPropertyConstraintValidator . |
Modifier and Type | Method and Description |
---|---|
void |
GroupPropertyConstraintValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context)
Validate
values against constraint . |
Modifier and Type | Method and Description |
---|---|
void |
ChoiceFlagValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context) |
void |
CardinalityValidator.validateGroupPropertyConstraint(Object[] values,
GroupPropertyConstraint constraint,
GroupPropertyDefinition property,
InstanceValidationContext context) |
Modifier and Type | Class and Description |
---|---|
class |
DisplayName
Constraint that can provide a custom display name.
|
Modifier and Type | Class and Description |
---|---|
class |
Cardinality
Specifies the cardinality for a property, default is for a property to occur
exactly once.
|
class |
ChoiceFlag
Flags if a property group is a choice, disabled by default
|
Modifier and Type | Method and Description |
---|---|
<T extends GroupPropertyConstraint> |
AbstractGroupPropertyDecorator.getConstraint(Class<T> constraintType) |
Modifier and Type | Method and Description |
---|---|
<T extends GroupPropertyConstraint> |
ConstraintOverrideGroupProperty.getConstraint(Class<T> constraintType) |
Constructor and Description |
---|
ConstraintOverrideGroupProperty(GroupPropertyDefinition property,
GroupPropertyConstraint... constraints)
Create a decorator for the given group property where the given
constraints override the constraints of the group.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedResolver
Constraint that caches paths found by the
DefinitionResolver . |
Modifier and Type | Class and Description |
---|---|
class |
ElementName
Custom display name based on XML elements
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a