Improving validation code and comments.
This commit is contained in:
@@ -5,7 +5,7 @@ use System\Validation\Rule;
|
|||||||
class Format_Of extends 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
|
* @var string
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user