Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Symfony
Component
Validator
Constraints
MaxLength
PHP Class Symfony\Component\Validator\Constraints\MaxLength
Deprecation:
Deprecated since version 2.1, to be removed in 2.3.
Inheritance:
extends
Symfony\Component\Validator\Constraint
Mostra file
Open project: pmjones/php-framework-benchmarks
Class Usage Examples
Public Properties
Property
Type
Description
$charset
$limit
$message
Public Methods
Method
Description
getDefaultOption
( )
{@inheritDoc}
getRequiredOptions
( )
{@inheritDoc}
Method Details
getDefaultOption()
public
method
{@inheritDoc}
public
getDefaultOption
( )
getRequiredOptions()
public
method
{@inheritDoc}
public
getRequiredOptions
( )
Property Details
$charset
public_oe property
public
$charset
$limit
public_oe property
public
$limit
$message
public_oe property
public
$message