I would challenge
BootstrapConfigurationWithValidatedExecutableTypesContaining NONETest
as defying the specification. The current version says at
http://beanvalidation.org/2.0/spec/#integration-general- andexecutable
in the code for ExecutableType that NONE is essentially ignored in the
presence of other types (and effectively, always). I see nothing to
dictate that NONE should be treated differently in the XML descriptor
than elsewhere.
@ValidateOnExecution
:NONE
and other types of executables is equivalent to a list containing the types of executables without NONE
."