Tema
:
Duda Validator
Ver Mensaje Individual
#
2
(
permalink
)
22/04/2013, 08:34
GatorV
$this->role('moderador');
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 5 meses
Puntos: 2135
Respuesta: Duda Validator
El key es 'validator
s
':
Código PHP:
Ver original
'validators'
=>
array
(
'StringLength'
,
true
,
array
(
'min'
=>
3
,
'max'
=>
50
)
)
Saludos.
GatorV
Ver Perfil
Buscar todos los Mensajes de GatorV