IgnoreValidation extends IgnoreValidation
since TYPO3 v14, will be removed in TYPO3 v15
Table of Contents
Properties
- $argumentName : non-empty-string|null
Methods
- __construct() : mixed
Properties
$argumentName
public
non-empty-string|null
$argumentName
= null
Methods
__construct()
public
__construct(array{value?: non-empty-string, argumentName?: non-empty-string} $values) : mixed
Parameters
- $values : array{value?: non-empty-string, argumentName?: non-empty-string}