From 18065fa9d203a9187df46bf4ed6328ffdc10bdc5 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 8 Aug 2020 16:12:34 +0800 Subject: Add unique id test in name validator. --- Timeline/Resources/Models/Validation/NameValidator.resx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Timeline/Resources/Models/Validation/NameValidator.resx') diff --git a/Timeline/Resources/Models/Validation/NameValidator.resx b/Timeline/Resources/Models/Validation/NameValidator.resx index 08a814d0..5e7e1745 100644 --- a/Timeline/Resources/Models/Validation/NameValidator.resx +++ b/Timeline/Resources/Models/Validation/NameValidator.resx @@ -126,4 +126,7 @@ Too long, more than 26 characters is not premitted. + + Name can't be of the same format of unique id. + \ No newline at end of file -- cgit v1.2.3