date constant

AskValidator const date

validates that the input is a date.

Implementation

static const AskValidator date = _AskDate();