respect-validation/src
Alexandre Gomes Gaigalas 7c8ecfa317 Fix PublicSuffix validator and UpdateDomainSuffixesCommand
- Parce PSL ICANN section into structured sections (rules,
   wildcards, exceptions) according to the format.
 - Updates PublicSuffix semantics for complete application of
   the rules.
 - Includes private domain suffixes now.
 - Refreshes the existing data.
 - Fixes the update-regionals.yml workflow, set it to run
   twice a week.

References: https://github.com/publicsuffix/list/wiki/Format#format
2026-02-23 12:18:57 +00:00
..
Exceptions Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Helpers Create ShortCircuit validator and ShortCircuitable interface 2026-02-05 17:32:42 +01:00
Message Update translation docs 2026-02-06 17:11:34 +00:00
Mixins Remove Masked validator in favor of Formatted 2026-02-06 20:44:26 +01:00
Transformers Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Validators Fix PublicSuffix validator and UpdateDomainSuffixesCommand 2026-02-23 12:18:57 +00:00
ContainerRegistry.php Add FormatterModifier to message rendering and expand test coverage 2026-02-10 06:07:49 +01:00
Id.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Name.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
NamespacedValidatorFactory.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
OnlyFailedChildrenResultFilter.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Path.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Result.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ResultFilter.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ResultQuery.php Add wildcard support to ResultQuery::findByPath() 2026-02-08 22:43:06 +01:00
Validator.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ValidatorBuilder.php Create ShortCircuit validator and ShortCircuitable interface 2026-02-05 17:32:42 +01:00
ValidatorFactory.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00