Improving validation code and comments.
This commit is contained in:
parent
56e500419c
commit
72c3f1859f
|
@ -5,7 +5,7 @@
|
|||
class Format_Of extends Rule {
|
||||
|
||||
/**
|
||||
* The regular expression that will be used to evaluate the attribute.
|
||||
* The regular expression that will be used to validate the attribute.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue