mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
Improve contact ident validation
- Make country-specific national id and reg. no validations fully extendable - Fix wrong error type for reg. no validator #569
This commit is contained in:
parent
48ae6cf471
commit
52452f91bf
6 changed files with 103 additions and 34 deletions
|
@ -12,4 +12,5 @@
|
|||
|
||||
ActiveSupport::Inflector.inflections(:en) do |inflect|
|
||||
inflect.acronym 'DNS'
|
||||
inflect.acronym 'ID'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue