Uploaded image for project: 'JTalks Common'
  1. JTalks Common
  2. JTALKSCOMMON-69

Need to change hardcoded entity fields validation values to be declared in constants

VotersWatchers
    XMLWordPrintable

    Details

      Description

      Need to change hardcoded entity fields validation values to be declared in constants

      for example
      This @Length(max = 256, message = COMPONENT_DESCRIPTION_ILLEGAL_LENGTH)

      to @Length(max = MAX_LENGTH_SIZE, message = COMPONENT_DESCRIPTION_ILLEGAL_LENGTH)

        Attachments

          Structure

            Activity

              People

              • Assignee:
                ancient_mariner Alex Lysak
                Reporter:
                ancient_mariner Alex Lysak
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1.1h
                  1.1h

                    Structure Helper Panel