From 36a854ab4c02d46d8c8dc5dde4ba2b6894356320 Mon Sep 17 00:00:00 2001 From: Stas Date: Fri, 20 May 2016 16:30:33 +0300 Subject: [PATCH] =?UTF-8?q?11=D1=91601356-error=5Fmap=5Fupd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/models/epp/contact.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/models/epp/contact.rb b/app/models/epp/contact.rb index df2dabf78..f6bf54f74 100644 --- a/app/models/epp/contact.rb +++ b/app/models/epp/contact.rb @@ -126,6 +126,7 @@ class Epp::Contact < Contact [:ident, :invalid_birthday_format], [:ident, :invalid_country_code], [:ident_type, :missing], + [:ident_type, :invalid], [:code, :invalid], [:code, :too_long_contact_code] ],