1
0
mirror of https://github.com/flarum/core.git synced 2025-08-14 12:24:33 +02:00

Merge pull request #136 from milescellar/patch-1

Add message for UUID validation rule
This commit is contained in:
Toby Zerner
2018-11-13 07:50:18 +10:30
committed by GitHub

View File

@@ -90,6 +90,7 @@ validation:
unique: "The :attribute has already been taken."
uploaded: "The :attribute failed to upload."
url: "The :attribute format is invalid."
uuid: "The :attribute must be a valid UUID."
attributes:
username: username