I found this before I found a solution and have come back after finding something.
Have you tried adding the below to the controller class? Something which I found works after some messing around.
@Inject private Validator validator;