Classes

\Codem\DomainValidation

Name Description
AbstractDomainValidator Provides common methods for performing lookups and defining method EMPTY
CloudflareDnsOverHttps The Cloudflare DNS over HTTPS (DOH) validator can perform various DNS looksup on domains and domain parts of email addresses Note that their specification follows Google's - "For lack of an agreed upon JSON schema for DNS over HTTPS in the IETF, Cloudflare has chosen to follow the same schema as Google’s DNS over HTTPS resolver." ... but that there is no accepted standard at the moment EMPTY
CloudflareTest Tests for CloudflareDnsOverHttps EMPTY
DomainLookupForm No description available EMPTY
DomainValidation_Validator Validator for test EMPTY
EditableMxValidatedEmailField EditableMxValidatedEmailField EMPTY
EditableSelectableLookupField EditableSelectableLookupField EMPTY
EditableValidatedDomainField EditableValidatedDomainField EMPTY
EmailFieldTest Test validation of various addresses within {@link MxValidatedEmailField} EMPTY
FieldExtension Provides common methods for domain validation fields EMPTY
GoogleDnsOverHttps The Google DNS over HTTPS (DOH) validator can perform various DNS looksup on domains and domain parts of email addresses EMPTY
GoogleTest Tests for GoogleDnsOverHttps EMPTY
Log Ultra basic logging handler for SS_Log compat EMPTY
MxValidatedEmailField An Email field that does MX record validation, after the standard Email validation EMPTY
SelectableLookupField Provides a field containing a text field that will hold a domain and a selector for one or more DNS checks EMPTY
ValidatedDomainField A field that checks a value (a purported domain) against various DNS records This field does not check the existence of a domain name, as domain names can exist without any DNS records e.g an intranet not in DNS EMPTY