TypeScript API Documentation for NETWORKMANAGER
API Version: 1.0
Library Version: 1.56.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Since 1.56
Validates a DNS name server string.
the string containing the DNS server
the IP address family (AF_INET for IPv4, AF_INET6 for IPv6, AF_UNSPEC to accept both IPv4 and IPv6)
AF_INET
AF_INET6
AF_UNSPEC
true if the name server is valid, false otherwise
true
false
1.56
Validates a DNS name server string.