Skip to content

Commit

Permalink
fix typo #761 (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshikawaa authored Mar 7, 2019
1 parent b066b8c commit c64b2ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* Validate the {@link CharSequence}({@link String}, {@link StringBuilder}, etc ...) whose byte length must be between the
* specified minimum and maximum. Determine the byte length By encoding the string in the specified charset.
* </p>
* @since 5.4.0
* @since 5.4.2
* @see ConstraintValidator
* @see ByteSize
*/
Expand Down

0 comments on commit c64b2ea

Please sign in to comment.