Update description of filled rule

Source: 90886732cf
This commit is contained in:
Miles Cellar 2017-03-05 20:31:55 +01:00 committed by GitHub
parent e33a7b94ab
commit ec5059221e

View File

@ -26,7 +26,7 @@ validation:
email: "The :attribute must be a valid email address."
exists: "The selected :attribute is invalid."
file: "The :attribute must be a file."
filled: "The :attribute field is required."
filled: "The :attribute field must have a value."
image: "The :attribute must be an image."
in: "The selected :attribute is invalid."
in_array: "The :attribute field does not exist in :other."