Element Validators¶
About Element Validators¶
Validators¶
Validator | Accepts | |
---|---|---|
FQDN | Domain name (RFC 1034) | |
IpOrFqdn | ipv4, ipv6 or domain name (explicitly disallow “*”) | |
IpAddress | “*”, ipv4 or ipv6 | |
NonNegativeNumber | Integer >=0 | |
Number | Any integer | |
PortNumber | “*” or int value 0-65535 (inclusive) |
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.