GroupSequenceProviderInterface
in
Defines the interface for a group sequence provider.
Table of Contents
Methods
- getGroupSequence() : array<string|int, string>|array<string|int, array<string|int, string>>|GroupSequence
- Returns which validation groups should be used for a certain state of the object.
Methods
getGroupSequence()
Returns which validation groups should be used for a certain state of the object.
public
getGroupSequence() : array<string|int, string>|array<string|int, array<string|int, string>>|GroupSequence