/ Published in: Symfony
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
new sfValidatorRegex(array('pattern' => '/^[0-9]{2}-[0-9]{3}$/'))