Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
core-1.2.0
-
None
-
None
Description
for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
applib.Filters.and(Filter<T>, Filter<T>) should be Filter<? super T>
from duplicate ISIS-241:
@javax.annotation.MatchesPattern
@javax.annotation.Nonnegative
@javax.annotation.Nullable
@javax.annotation.concurrent.Immutable
@javax.annotation.meta.Exhaustive (equivalent to @Bounded)
note that jsr305 is part of Isis' dependencies because of the dependency we take on google guava.
Attachments
Issue Links
- duplicates
-
CAUSEWAY-241 Extend the Isis programming model to recognize certain of the jsr-305 annotations.
- Closed
- Is contained by
-
CAUSEWAY-2695 [Duplicate] Add Java Bean Validation support
- Closed