ExecutionContext::isGroupValidated()

bool isGroupValidated(string $cacheKey, string $groupHash)

Returns whether an object was validated in a specific validation group.

Parameters

string $cacheKey The hash of the object
string $groupHash The group's name or hash, if it is group sequence

Return Value

bool Whether the object was already validated for that group
doc_Symfony
2016-10-28 06:15:47
Comments
Leave a Comment

Please login to continue.