验证规则
required
验证字段必须出现在输入数据中、不能为空。
present
验证字段必须出现在输入数据中、能为空。
filled
验证字段可不在输入数据中。
当验证字段出现在输入数据中时,不能为空。
nullable
验证字段的值可以是 null。
验证规则
required
验证字段必须出现在输入数据中、不能为空。
present
验证字段必须出现在输入数据中、能为空。
filled
验证字段可不在输入数据中。
当验证字段出现在输入数据中时,不能为空。
nullable
验证字段的值可以是 null。
本文标题:Laravel 表单验证规则:required、present
本文链接:https://www.haomeiwen.com/subject/uccutdtx.html
网友评论