mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Add XML attribute validator
This commit is contained in:
parent
36e36cf616
commit
01cfddee95
5 changed files with 42 additions and 13 deletions
|
@ -75,3 +75,5 @@ en:
|
|||
epp_id_taken: 'Contact id already exists'
|
||||
epp_domain_not_found: 'Domain not found'
|
||||
epp_exp_dates_do_not_match: 'Given and current expire dates do not match'
|
||||
epp_registrant_not_found: 'Registrant not found'
|
||||
required_parameter_missing: 'Required parameter missing: %{key}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue