GroupSequenceProviderInterface
interface GroupSequenceProviderInterface
Defines the interface for a group sequence provider.
Methods
| string[]|GroupSequence | getGroupSequence() Returns which validation groups should be used for a certain state of the object. | 
Details
string[]|GroupSequence getGroupSequence()
Returns which validation groups should be used for a certain state of the object.
Return Value
| string[]|GroupSequence | An array of validation groups | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    https://api.symfony.com/4.1/Symfony/Component/Validator/GroupSequenceProviderInterface.html