Validate
Table of Contents
- getValidationMetaData() : array<string|int, array<string|int, Rule>>
- Returning all validation rules as an associated array
Methods
getValidationMetaData()
Returning all validation rules as an associated array
public
getValidationMetaData() : array<string|int, array<string|int, Rule>>
Return values
array<string|int, array<string|int, Rule>> —Property name as the key and Rule[] as the value