Commit 72c3f185 by Taylor Otwell

Improving validation code and comments.

parent 56e50041
......@@ -5,7 +5,7 @@ use System\Validation\Rule;
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
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment