GroupSequenceProviderInterface (Component\Validator)

Symfony\Component\Validator\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

public 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–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Validator/GroupSequenceProviderInterface.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部