Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Neos
Neos
Validation
Validator
HostnameValidator
PHP Class Neos\Neos\Validation\Validator\HostnameValidator
Inheritance:
extends
Neos\Flow\Validation\Validator\AbstractValidator
Afficher le fichier
Open project: neos/neos-development-collection
Class Usage Examples
Protected Properties
Свойство
Type
Description
$supportedOptions
array
Méthodes protégées
Méthode
Description
isValid
(
mixed
$hostname
) :
void
Validates if the hostname is valid.
Method Details
isValid()
protected
méthode
Validates if the hostname is valid.
protected
isValid
(
mixed
$hostname
) :
void
$hostname
mixed
The hostname that should be validated
Résultat
void
Property Details
$supportedOptions
protected_oe property
protected
array
$supportedOptions
Résultat
array