PortNumberValidator

The value must be a usable TCP/UDP port number in 1..65535 (port 0 means "let the OS pick" and is not a valid destination).

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun validate(value: Int): String?