From 1e5f122e96ec974b77c2eaab3a9daf7d6c8970f1 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 30 Apr 2021 18:09:01 +0800 Subject: refactor: ... --- .../Resources/Models/Validation/Validator.resx | 135 --------------------- 1 file changed, 135 deletions(-) delete mode 100644 BackEnd/Timeline/Resources/Models/Validation/Validator.resx (limited to 'BackEnd/Timeline/Resources/Models/Validation/Validator.resx') diff --git a/BackEnd/Timeline/Resources/Models/Validation/Validator.resx b/BackEnd/Timeline/Resources/Models/Validation/Validator.resx deleted file mode 100644 index 8317e3eb..00000000 --- a/BackEnd/Timeline/Resources/Models/Validation/Validator.resx +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Failed to create a validator instance from default constructor. See inner exception. - - - Given type is not assignable to IValidator. - - - Value is not of type {0}. - - - Value can't be null. - - - Validation succeeded. - - \ No newline at end of file -- cgit v1.2.3