Commit Graph

4 Commits

Author SHA1 Message Date
AndreiMandris
44d5859215 BAEL-5692 Validate UUID String in Java (#12635)
* BAEL-5692 Validate UUID String in Java

* cleaned up the Main method

* added unit test for uuid validation

* renamed unit test method name

* formatted unit test

* removed unneeded file

* replaced gradle by maven

* removed gradle project

* moved project

* added readme file

* segregated unit tests by validator type.

* inlined the validating logic inside the unit tests

* moved the UUIDValidatorTest.java to core-java-uuid module

* renamed test

Co-authored-by: andrei-mandris <andrei.mandris.ext@deliveryhero.com>
2022-09-23 09:44:52 -07:00
doljae
a1e322e9be code cleaning 2022-04-25 19:42:39 +09:00
doljae
e0727ad9c2 Remove unused imports 2022-04-22 15:52:16 +09:00
mikr
6367e31787 JAVA-8279 Split or move core java module 2021-11-13 21:22:34 +01:00