$targetClass public property
The name of the ActiveRecord class that should be used to validate the existence of the current attribute value. It not set, it will use the ActiveRecord class of the attribute being validated.
See also $targetAttribute.
public string $targetClass = null
Please login to continue.