Class ReturnValueMayOnlyBeMarkedOnceAsCascadedPerHierarchyLine

java.lang.Object
org.hibernate.validator.internal.metadata.aggregated.rule.MethodConfigurationRule
org.hibernate.validator.internal.metadata.aggregated.rule.ReturnValueMayOnlyBeMarkedOnceAsCascadedPerHierarchyLine

public class ReturnValueMayOnlyBeMarkedOnceAsCascadedPerHierarchyLine extends MethodConfigurationRule
Rule that ensures that the method return value is marked only once as cascaded per hierarchy line.
Author:
Gunnar Morling