Skip to content

Commit

Permalink
#194 todo format
Browse files Browse the repository at this point in the history
  • Loading branch information
dmzaytsev committed Jan 8, 2016
1 parent 3455c09 commit 4c827bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/jcabi/aspects/aj/MethodValidator.java
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ public void after(final JoinPoint point, final Object result) {
* @param object Object at pointcut
* @param method Method at pointcut
* @param args Parameters of the method
* @todo We need to find a way to disable the constraint rule
* @todo 194:30min We need to find a way to disable the constraint rule
* OverridingMethodMustNotAlterParameterConstraints instead
* of catching the exception.
* See https://hibernate.atlassian.net/browse/HV-1044
Expand Down

0 comments on commit 4c827bb

Please sign in to comment.