mediatekformation

GroupSequenceProviderInterface

Defines the interface for a group sequence provider.

Table of Contents

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
Return values
array<string|int, string>|array<string|int, array<string|int, string>>|GroupSequence

An array of validation groups

Search results