| Interface | Description |
|---|---|
| EntityRule | |
| FieldRule | |
| IRule |
Marker Interface for Business and JPA rules.
|
| Class | Description |
|---|---|
| AbstractEntityRule | |
| AbstractFieldRule | |
| AttributeConstraintRule | |
| EntityAnnotationRule | |
| EntityFieldAnnotationRule | |
| NullOrInvalidEntityRule<E> |
Check if entity is not null and contains valid entity metadata
|
| PrimaryKeyNullCheck<E> |
Check if primary key is null
|
| RelationAttributeRule |
| Enum | Description |
|---|---|
| AttributeConstraintRule.AttributeConstraintType |
The rules for entity type validation map.
|
| RelationAttributeRule.RelationType |
The relation type map.
|
| Exception | Description |
|---|---|
| RuleValidationException |
Copyright © 2015. All Rights Reserved.