Uses of Class
org.axonframework.commandhandling.StructuralCommandValidationFailedException

Packages that use StructuralCommandValidationFailedException
org.axonframework.commandhandling.interceptors Contains some useful implementations of interceptors that many application can benefit from. 
 

Uses of StructuralCommandValidationFailedException in org.axonframework.commandhandling.interceptors
 

Subclasses of StructuralCommandValidationFailedException in org.axonframework.commandhandling.interceptors
 class JSR303ViolationException
          Specialized version of the StructuralCommandValidationFailedException that provides a set of JSR303 constraint violations that provide details about the exact failure of the command.
 



Copyright © 2010-2016. All Rights Reserved.