Creates a new instance of the DateAfter validation rule.
date
DateAfter(this.date, {String? message}) : super(message);