ExecutionContextInterface::isConstraintValidated()

bool isConstraintValidated(string $cacheKey, string $constraintHash)

Returns whether a constraint was validated for an object.

Parameters

string $cacheKey The hash of the object
string $constraintHash The hash of the constraint

Return Value

bool Whether the constraint was already validated
doc_Symfony
2016-10-28 06:15:56
Comments
Leave a Comment

Please login to continue.