This repository has been archived by the owner on May 12, 2020. It is now read-only.
v2.0.0
- New: Supports any
@NonNull
and@Nullable
annotations in addition to Android support annotations. - New: Adds
Rave.validateIgnoreUnsupported()
API to ignoreUnsupportedObjectException
when performing validation. - Use Google's Maven for support library artifacts and require consumers to do the same.
- RAVE is now annotated with JSR-305 nullability annotations.