Interface MarvinPropertyRule<T>
-
- All Known Implementing Classes:
AbstractPropertyFutureRule,AbstractPropertyPresentRule,AndRule,isEqualsRule,OrRule,StringEndsWithRule,StringIsEmptyRule,StringLenghtIsGreaterThanRule,StringLenghtIsLessThanRule,StringLengthIsEqualsRule,StringStartsWithRule,StringWillAlwaysEndWithRule,StringWillAlwaysStartWithRule,ValueIsNotNullRule,ValueIsNullRule,WillChangeByDefinedCountRule,WillChangeRule,WillChangeThisWayRule,WillNeverChangeRule
public interface MarvinPropertyRule<T>