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 4c827bb commit 96cc433
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
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 194:30min 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 96cc433

Please sign in to comment.