just some documentation
This commit is contained in:
parent
a1b81890b9
commit
05d020d648
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ use TYPO3\Flow\Validation\Validator\AbstractValidator;
|
||||||
use TYPO3\Flow\Validation\ValidatorResolver;
|
use TYPO3\Flow\Validation\ValidatorResolver;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Validator resolving other Validators defined in Validation.yaml
|
||||||
|
*
|
||||||
* @Flow\Scope("prototype")
|
* @Flow\Scope("prototype")
|
||||||
*/
|
*/
|
||||||
class SettingsValidator extends AbstractValidator {
|
class SettingsValidator extends AbstractValidator {
|
||||||
|
|
Loading…
Reference in a new issue