Exemple #1
0
 /**
  * Returns the maximum allowed message length
  *
  * @return integer
  */
 public static function getMessageLength()
 {
     return AbstractValidator::getMessageLength();
 }