mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Story#111396470 - show special message on contact ident update
This commit is contained in:
parent
88cd9c9146
commit
cb6601ce1d
3 changed files with 5 additions and 2 deletions
|
@ -123,6 +123,7 @@ class Epp::Contact < Contact
|
|||
[:email, :invalid],
|
||||
[:ident, :invalid],
|
||||
[:ident, :invalid_EE_identity_format],
|
||||
[:ident, :invalid_EE_identity_format_update],
|
||||
[:ident, :invalid_birthday_format],
|
||||
[:ident, :invalid_country_code],
|
||||
[:ident_type, :missing],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue