Package org.springmodules.validation.util.condition.date.jodatime

Class Summary
AbstractInstantCondition A base class for all joda-time date related conditions.
IsAfterInstantCondition An AbstractInstantCondition implementation that checks whether the checked instant comes chronologically after another instant.
IsBeforeInstantCondition An AbstractInstantCondition implementation that checks whether the checked instant comes chronologically before another instant.
IsInTheFutureInstantCondition An AbstractInstantCondition implementation that checks whether the checked instant is in the future.
IsInThePastInstantCondition An AbstractInstantCondition implementation that checks whether the checked instant is in the past.
 



Copyright © 2009. All Rights Reserved.