Skip to content

Commit

Permalink
Fix warning: Add a nested comment explaining why this method is empty
Browse files Browse the repository at this point in the history
  • Loading branch information
sepe81 committed Nov 27, 2018
1 parent b853a99 commit 67d0e71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ public void clearErrorsAndMessages() {
*/
@Override
public void validate() {
// A default implementation that validates nothing
}

@Override
Expand Down

0 comments on commit 67d0e71

Please sign in to comment.