option 1) define on change event and workflow to check the date against current date and create vallidation message option 2) define before commit event on entitiy, to check and create validation messages (on multiple fields if need be) option 3) define the checking as part of validation on domain-object