Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
vursen committed Aug 12, 2024
1 parent fde8a9d commit 4da7850
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
* <li>{@link #setMax(LocalDate)}
* </ul>
* <p>
* Error messages for unparsable input and constraint violations can be
* provided using the {@link DatePickerI18n} object.
* Error messages for unparsable input and constraint violations can be provided
* using the {@link DatePickerI18n} object.
* <p>
* In addition to validation, constraints also have a visual aspect. For
* example, dates before the minimum date will appear disabled in the overlay.
Expand Down

0 comments on commit 4da7850

Please sign in to comment.