Uploaded image for project: 'PUBLIC - Liferay Faces'
  1. PUBLIC - Liferay Faces
  2. FACES-2389

In the showcase, email (regex) validation should be consistent

Details

    Description

      {markdown}
      In the showcase, email validation examples are not consistent. In the `alloy:inputText` Validation example, the regex for validation is: {markdown}
      .+[@].+[.].+
      {markdown}
      However, in the `f:validator` General example, the regex for validation is: {markdown}
      
      

      ^([a-z0-9_\\.-])@(\\da-z\\.-)
      .([a-z\\.]

      {2,6}

      )${code}

      {markdown}

      Attachments

        Activity

          People

            kyle.stiemann Kyle Stiemann (Inactive)
            kyle.stiemann Kyle Stiemann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package
                liferay-faces-2.1.6-ga7
                liferay-faces-2.2.6-ga7
                liferay-faces-3.0.6-legacy-ga7
                liferay-faces-3.0.6-ga7
                liferay-faces-3.1.6-ga7
                liferay-faces-3.2.6-ga7
                liferay-faces-4.2.6-ga7