mongodb\validators\MongoDateValidator $mongoDateAttribute

$mongoDateAttribute public property

The name of the attribute to receive the parsing result as \MongoDate instance. When this property is not null and the validation is successful, the named attribute will receive the parsing result as \MongoDate instance.

This can be the same attribute as the one being validated. If this is the case, the original value will be overwritten with the value after successful validation.

doc_Yii
2016-10-30 17:09:30
Comments
Leave a Comment

Please login to continue.