isDateBefore abstract method

String isDateBefore(
  1. DateTime o
)

No description provided for @isDateBefore.

In en, this message translates to: 'You must enter a date before {o}.'

Implementation

String isDateBefore(DateTime o);