Interface IMinMaxLength
Responsibility: define getters and setters for field properties: minLength
and maxLength
.
Interface for classes:
- \MvcCore\Ext\Forms\Fields\Text
- \MvcCore\Ext\Forms\Fields\Email
- \MvcCore\Ext\Forms\Fields\Password
- \MvcCore\Ext\Forms\Fields\Search
- \MvcCore\Ext\Forms\Fields\Tel
- \MvcCore\Ext\Forms\Fields\Url
- \MvcCore\Ext\Forms\Fields\Textarea
- \MvcCore\Ext\Forms\Validators\MinMaxLength
Direct known implementers
MvcCore\Ext\Forms\Fields\Text, MvcCore\Ext\Forms\Fields\Textarea, MvcCore\Ext\Forms\Validators\MinMaxLengthIndirect known implementers
MvcCore\Ext\Forms\Fields\Email, MvcCore\Ext\Forms\Fields\Password, MvcCore\Ext\Forms\Fields\Search, MvcCore\Ext\Forms\Fields\Tel, MvcCore\Ext\Forms\Fields\Url
Namespace: MvcCore\Ext\Forms\Fields
Located at ext-form-field-text/src/MvcCore/Ext/Forms/Fields/IMinMaxLength.php
Located at ext-form-field-text/src/MvcCore/Ext/Forms/Fields/IMinMaxLength.php
public
integer|null
|
|
public
|
|
public
integer|null
|
|
public
|