Javascript validator
Web page editor
↑
Net_IPv4::validateNetmask() -- Validate the syntax of the given netmask.
Description
Validates the syntax of a dot-quad formatted netmask. Returns true if netmask is valid, false if not.
Note
This function can be called
statically.
→
Javascript validator
Web page editor