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