Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Symfony
Component
Validator
Constraints
Choice
PHP Class Symfony\Component\Validator\Constraints\Choice
Inheritance:
extends
Symfony\Component\Validator\Constraint
Mostrar archivo
Open project: pmjones/php-framework-benchmarks
Class Usage Examples
Public Properties
Property
Type
Description
$callback
$choices
$max
$maxMessage
$message
$min
$minMessage
$multiple
$multipleMessage
Public Methods
Method
Description
getDefaultOption
( )
{@inheritDoc}
Method Details
getDefaultOption()
public
method
{@inheritDoc}
public
getDefaultOption
( )
Property Details
$callback
public_oe property
public
$callback
$choices
public_oe property
public
$choices
$max
public_oe property
public
$max
$maxMessage
public_oe property
public
$maxMessage
$message
public_oe property
public
$message
$min
public_oe property
public
$min
$minMessage
public_oe property
public
$minMessage
$multiple
public_oe property
public
$multiple
$multipleMessage
public_oe property
public
$multipleMessage