mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Introduce 'optional' validator to epp controllers
This commit is contained in:
parent
3a529135ea
commit
e6b36c409d
6 changed files with 96 additions and 16 deletions
|
@ -472,7 +472,6 @@ en:
|
|||
requester: 'Requester'
|
||||
accepter: 'Accepter'
|
||||
keyrelay_details: 'Keyrelay details'
|
||||
unknown_expiry_absolute_pattern: 'Expiry absolute must be compatible to ISO 8601'
|
||||
domain_name: 'Domain name'
|
||||
created_at: 'Created at'
|
||||
type: 'Type'
|
||||
|
@ -500,3 +499,5 @@ en:
|
|||
repp_log: 'REPP log'
|
||||
repp_logs: 'REPP logs'
|
||||
could_not_determine_object_type_check_xml_format_and_namespaces: 'Could not determine object type. Check XML format and namespaces.'
|
||||
unknown_expiry_relative_pattern: 'Expiry relative must be compatible to ISO 8601'
|
||||
unknown_expiry_absolute_pattern: 'Expiry absolute must be compatible to ISO 8601'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue