bool isGroupValidated(string $cacheKey, string $groupHash)
Returns whether an object was validated in a specific validation group.
bool isGroupValidated(string $cacheKey, string $groupHash)
Returns whether an object was validated in a specific validation group.
string | $cacheKey | The hash of the object |
string | $groupHash | The group's name or hash, if it is group sequence |
bool | Whether the object was already validated for that group |
Designed by : w10schools
service@w10schools.com
Please login to continue.