internetee-registry/test/models/domain
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
..
releasable Do not create auction on domain release if already exists 2021-06-01 17:52:09 +05:00
domain_version_test.rb feat: add age validation for admin contacts 2025-03-20 16:37:38 +02:00
force_delete_test.rb Merge pull request #2751 from internetee/2742-clienthold-status-must-not-me-reset-unless-the-forcedelete-status-is-reset 2025-02-19 15:38:17 +02:00
registry_lockable_test.rb removed delete prohibited remover 2021-10-22 12:15:38 +03:00
releasable_test.rb Integrate auction 2019-01-18 18:06:54 +02:00
transferable_test.rb Use setup/teardown blocks instead of methods 2018-04-04 01:42:59 +03:00