Answer the question
In order to leave comments, you need to log in
[[+content_image]]
How to write in the rules of the model for the attribute, so that it has only a whole word consisting of lowercase Latin, numbers and a dash -?
[['url'], 'match', 'pattern' => '...']
How to write in the rules of the model so that the url attribute has only a whole word consisting of lowercase Latin letters, numbers and dashes -
Answer the question
In order to leave comments, you need to log in
use UrlValidator to check if url is valid , don't reinvent the wheel with regular expressions
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question