Search:

Type: Posts; User: Loh Jane

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    2,321

    Re: An email validation in Java

    Yes it works finely but I need to submit it.So I want to confirm if the pattern is correct.
  2. Replies
    3
    Views
    2,321

    An email validation in Java

    HI Java professionals,
    I want to validate an email input. The email input can only have one @ and at least one '.' after the @.
    I would like to ask if my regex pattern is correct, thanks.

    ...
Results 1 to 2 of 2