internetee-registry/test/integration/epp/domain/update
oleghasjanov 7799727867 feat: add age validation for admin contacts
- Add AgeValidation module for consistent age checks
- Validate admin contacts must be at least 18 years old
- Move age validation logic from Domain to shared module
- Add tests for admin contact age validation
- Fix JSON format for admin_contacts_allowed_ident_type setting

This change ensures that administrative contacts must be adults (18+),
using the same age validation logic as for registrants. The validation
works with both birthday and Estonian ID formats. Settings are now
properly stored as JSON strings for consistent parsing.
2025-03-20 16:37:38 +02:00
..
base_test.rb feat: add age validation for admin contacts 2025-03-20 16:37:38 +02:00
rem_dns_test.rb remove nameserver validation from update and create interactions, refactored tests, job and move validator to services scoup 2022-01-06 14:25:12 +02:00
replace_dns_test.rb removed dublicate code 2021-10-08 09:35:22 +03:00