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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.