bool isConstraintValidated(string $cacheKey, string $constraintHash)
Returns whether a constraint was validated for an object.
bool isConstraintValidated(string $cacheKey, string $constraintHash)
Returns whether a constraint was validated for an object.
string | $cacheKey | The hash of the object |
string | $constraintHash | The hash of the constraint |
bool | Whether the constraint was already validated |
Designed by : w10schools
service@w10schools.com
Please login to continue.