STARIONGROUP/COMET-SDK-Community-Edition

ValidationService: Email validation is not compliant to RFC 5321

antoineatstariongroup opened this issue · 0 comments

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the COMET-SDK
  • I have searched open and closed issues to ensure it has not already been reported

Description

The REGEX used to validate Email address is not working properly : Domains with less or more than one '.' is not accepted, but it should be accepted based on the RFC 5321.

Steps to Reproduce

System Configuration

  • COMET version:
    • CDP4Common:
    • CDP4JsonSerializer:
    • CDP4Dal:
    • CDP4JsonFileDal:
    • CDP4ServicesDal:
    • CDP4WspDal:
    • Other:
  • Environment (Operating system, version and so on):
  • .NET Framework version:
  • Additional information: