ValidatorClassNameResolver

FinalYes

Table of Contents

Methods

resolve()  : string
This method is marked internal due to several facts:

Methods

resolve()

This method is marked internal due to several facts:

public static resolve(string $validatorIdentifier) : string
  • The functionality is not 100% tested and still contains some bugs
  • The functionality might not be needed any longer if Extbase switches to the symfony/validator component.

This method can be used by extension developers. As long as it remains, its functionality will not change. It might even become more stable. However, developers should be aware that this method might vanish without any deprecation.

Parameters
$validatorIdentifier : string
Internal
Tags
throws
NoSuchValidatorException
Return values
string

        
On this page

Search results