Java email validation using regex

This commit is contained in:
javadevjournal
2020-11-28 12:47:37 -08:00
parent bed8a6e219
commit 8475fb461f
14 changed files with 402 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4" />