|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodConfigurationRule | |
|---|---|
| org.hibernate.validator.internal.metadata.aggregated.rule | |
| Uses of MethodConfigurationRule in org.hibernate.validator.internal.metadata.aggregated.rule |
|---|
| Subclasses of MethodConfigurationRule in org.hibernate.validator.internal.metadata.aggregated.rule | |
|---|---|
class |
OverridingMethodMustNotAlterParameterConstraints
Rule that ensures that overriding methods don't add to or alter the constraints defined on the overridden method. |
class |
ParallelMethodsMustNotDefineGroupConversionForCascadedReturnValue
Rule that ensures that methods in parallel types don't define group conversions for methods marked as cascaded in one of the parallel types. |
class |
ParallelMethodsMustNotDefineParameterConstraints
Rule that ensures that parallel methods don't define any parameter constraints. |
class |
ReturnValueMayOnlyBeMarkedOnceAsCascadedPerHierarchyLine
Rule that ensures that the method return value is marked only once as cascaded per hierarchy line. |
class |
VoidMethodsMustNotBeReturnValueConstrained
Rule that ensures that void methods don't have any constraints or are marked as cascaded. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||