Variable ValidDateFromSelfConst

      ValidDateFromSelf: Schema<Date>

      A schema representing valid dates, e.g. new Date("fail") is excluded, even though it is an instance of Date.

      Since

      1.0.0