📜  required_unless laravel - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:47.701000             🧑  作者: Mango

代码示例1
required_unless:anotherfield,value,...
The field under validation must be present and not empty unless the 
anotherfield field is equal to any value.