interface GroupSequenceProviderInterface
Defines the interface for a group sequence provider.
Methods
array | getGroupSequence() Returns which validation groups should be used for a certain state of the object. |
Details
array getGroupSequence()
Returns which validation groups should be used for a certain state of the object.
Please login to continue.