| Package | Description |
|---|---|
| javax.annotation |
Provides annotations for the nullability of references.
|
| net.digitalid.utility.validation.annotations.elements |
Provides annotations for the elements of an iterable or array.
|
| net.digitalid.utility.validation.annotations.equality |
Provides annotations to check the (non-)equality of objects.
|
| net.digitalid.utility.validation.annotations.file.existence |
Provides annotations for the existence of files.
|
| net.digitalid.utility.validation.annotations.file.kind |
Provides annotations for the kind of files.
|
| net.digitalid.utility.validation.annotations.file.path |
Provides annotations for the path of files.
|
| net.digitalid.utility.validation.annotations.file.permission |
Provides annotations for the permission of files.
|
| net.digitalid.utility.validation.annotations.file.visibility |
Provides annotations for the visibility of files.
|
| net.digitalid.utility.validation.annotations.index |
Provides annotations for the index of an element within a collection.
|
| net.digitalid.utility.validation.annotations.math |
Provides annotations for numeric types.
|
| net.digitalid.utility.validation.annotations.math.modulo |
Provides annotations for numeric types with a certain modulo.
|
| net.digitalid.utility.validation.annotations.math.relative |
Provides annotations for numeric types relative to a given value.
|
| net.digitalid.utility.validation.annotations.method |
Provides annotations for methods.
|
| net.digitalid.utility.validation.annotations.order |
Provides annotations for the order of iterable elements.
|
| net.digitalid.utility.validation.annotations.size |
Provides annotations for the size of a collection.
|
| net.digitalid.utility.validation.annotations.string |
Provides annotations for strings.
|
| net.digitalid.utility.validation.annotations.substring |
Provides annotations for substrings.
|
| net.digitalid.utility.validation.annotations.type |
Provides annotations for types.
|
| net.digitalid.utility.validation.annotations.type.kind |
Provides annotations for describing the kind of a type.
|
| net.digitalid.utility.validation.annotations.type.nesting |
Provides annotations for describing the nesting of a type.
|
| net.digitalid.utility.validation.annotations.value |
Provides annotations for the value of a variable.
|
Copyright © 2017. All rights reserved.