Skip to content

Commit

Permalink
HV-455 corrected the message
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta authored and gsmet committed Nov 29, 2016
1 parent 4835b39 commit 7882e01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ INVALID_PATTERN_ANNOTATION_PARAMETERS=Invalid annotation parameters. Regular exp
INVALID_SCRIPT_ASSERT_ANNOTATION_PARAMETERS=Invalid annotation parameters. Script, lang and alias parameters cannot be blank.
INVALID_DIGITS_ANNOTATION_PARAMETERS=Invalid annotation parameters. Fraction and integer should be greater than or equal to 0.
INVALID_DECIMAL_MIN_MAX_ANNOTATION_PARAMETERS=Invalid annotation parameters. Value should be a valid BigDecimal string representation.
INVALID_GROUPS_VALUE_ANNOTATION_PARAMETERS=Invalid annotation parameters. Groups are represented by interfaces.
INVALID_GROUPS_VALUE_ANNOTATION_PARAMETERS=Invalid annotation parameters. Groups should be represented by interfaces.

0 comments on commit 7882e01

Please sign in to comment.