validators\BooleanValidator $strict

$strict public property

Whether the comparison to $trueValue and $falseValue is strict. When this is true, the attribute value and type must both match those of $trueValue or $falseValue. Defaults to false, meaning only the value needs to be matched.

public boolean $strict = false
doc_Yii
2016-10-30 17:13:23
Comments
Leave a Comment

Please login to continue.