Details
-
Technical task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There is no direct replacement for Preconditions.checkState() in native Java libraries.
Since we already use common-lang3 in our project{} we could use Validate.validState from common-lang3 as a replacement.
Attachments
Issue Links
- is blocked by
-
OAK-11209 commons: add helper class for state checking
- Closed
- links to