java-tutorials/core-java-modules
AndreiMandris d5ad2e0ed8 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
..
2022-06-01 16:19:28 +03:00
2022-01-05 19:22:24 +08:00
2022-04-13 09:56:02 +05:00
2022-09-23 15:06:07 +05:30
2022-09-23 14:29:51 +05:30
2022-07-14 08:13:33 +05:00
2022-07-30 06:34:42 +05:00
2022-09-23 16:09:05 +05:30
2022-05-10 06:57:31 +05:00
2022-09-17 09:20:45 +05:00
2022-08-10 09:21:59 +05:00
2022-06-14 09:56:10 +05:00
2022-01-29 16:24:15 +00:00
2022-01-26 17:41:44 +08:00
2022-09-17 09:23:55 +05:00
2022-05-03 15:27:08 +05:00
2022-09-17 05:56:27 +05:00
2022-09-23 16:48:37 +05:30
2022-03-31 13:46:23 +08:00
2022-09-23 15:49:46 +05:30
2022-09-23 15:01:12 +05:30
2022-06-01 16:19:28 +03:00
2022-09-23 16:39:30 +05:30
2021-12-08 23:04:52 +08:00
2022-06-14 10:06:54 +05:00
2022-06-01 16:19:28 +03:00
2022-02-23 19:01:47 +08:00
2022-07-31 16:26:44 -04:00
2022-08-17 16:37:28 +05:00
2022-09-02 08:54:02 +05:00
2022-09-23 15:18:11 +05:30

Core Java Modules

This module contains modules about core Java

Relevant articles: