Is it possible to have multiple validation rules per field in cakephp?
Answer / Sumit Kumar Singh
Yes, you can apply multiple validation rules per field in CakePHP by separating the rule names with commas.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use session in cakephp?
How to pass multiple parameters to access into the view files?
In cakephp, which function is first executed before every action in the controller?
What is name of default function and controller of cakephp which is called automatically?
What are components in cakephp. List some commonly used cakephp components?
How do I set up cakephp?
explain the server requirements for cakephp.
What are commonly used helpers of cakephp?
How many types of caches does cakephp support?
What are the key features of cakephp?
How to fetch data from database in cakephp?
Is it possible to have multiple validation rules per field in cakephp?