GroupSequenceProviderInterface
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.
Return Value
array | An array of validation groups |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Validator/GroupSequenceProviderInterface.html