Timeline for JAVA - Validating User inputs on service methods in a cleaner way
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 9, 2023 at 15:20 | comment | added | Tenfour04 | @RoToRa, depends on whether they specifically need that "CustomHandled" exception. | |
| Aug 9, 2023 at 14:41 | comment | added | RoToRa |
No need to write requireNontNull yourself. Java comes with that: docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/…
|
|
| Aug 3, 2023 at 21:29 | history | answered | Tenfour04 | CC BY-SA 4.0 |