Merge branch '111601356-ident_type_validation' into staging

This commit is contained in:
Stas 2016-05-20 16:31:20 +03:00
commit e8f596013c

View file

@ -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]
],