Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3495

[perf] do not store default validationGroups for bean validation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.13, 2.1.7
    • JSR-314
    • None

    Description

      When using bean validation, I notice the default validation groups are stored fully into the state.

      This is done because MYFACES-2528 requires this field to be stored fully.

      We can add some logic to prevent add the default validationGroup. In that way, only when other validationGroup is used or when the validationGroup changes by some reason, the field will be saved. At the end, the state will be smaller.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: