validators\DateValidator $min

$min public property (available since version 2.0.4)

Lower limit of the date. Defaults to null, meaning no lower limit. This can be a unix timestamp or a string representing a date time value. If this property is a string, $format will be used to parse it.

See also $tooSmall for the customized message used when the date is too small.

public integer|string $min = null
doc_Yii
2016-10-30 17:13:28
Comments
Leave a Comment

Please login to continue.