Commit Graph

9 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
Loredana Crusoveanu
2fce16666e Merge pull request #12110 from doljae/master
Remove unused imports
2022-05-27 21:37:26 +03:00
sampadawagde
aeeedb6fe6 JAVA-11792: Fix formatting of POMs 2022-05-08 16:36:25 +05:30
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
sampadawagde
150dbd10e7 JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
Krzysiek
b978d68efb JAVA-8436: Remove AssertJ depenendency from the child modules - part 4 2021-11-18 14:03:13 +01:00
mikr
1027a6d76d JAVA-8279 Split or move Java core module (fix review comments) 2021-11-14 23:02:03 +01:00
mikr
6367e31787 JAVA-8279 Split or move core java module 2021-11-13 21:22:34 +01:00