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