@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface UnwrapByDefault
ValueExtractor to indicate that the value should be unwrapped by default.
This behavior can be changed per constraint using @Constraint(validateWrappedValue = NO ).
Copyright © 2007-2017 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.