| Interface | Description |
|---|---|
| AllValidations |
Requires all validations.
|
| NonBlockingValidations |
Group of non-blocking validations, such as warnings for the user.
|
| UniquenessRequired |
Tag interface for JSR 349 validation grouping.
|
| Class | Description |
|---|---|
| TargetWithDomain<T extends WithId<T>> |
An object paired with a search domain allowing then to be passed
around as single objects.
|
| Annotation Type | Description |
|---|---|
| UniqueProperty |
Validates that the given property on a specified object kind is unique at
that particular instance.
|
| UniqueProperty.Multiple |
Copyright © 2016–2019 Red Hat. All rights reserved.