Uploaded image for project: 'BVal'
  1. BVal
  2. BVAL-1

split usable validations like @Email from our impl

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • extras
    • None

    Description

      Currently there are a few very useful Validations included in the impl.

      Since they are in fact independent of the actual JSR-303 implementation, we should split them out into two own modules

      • validators-api which contains only the annotations and public stuff
      • validators-impl which contains the implementation stuff which are not needed at compile time (always used with <scope>runtime</scope>)

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: