See: Description
| Class | Description |
|---|---|
| RequiredValidator |
Validator that checks an object for emptiness.
|
| ValidHostValidator |
Validator that checks an object to verify it is a valid hostname or IP address.
|
| ValidPortValidator |
Validator that checks an object to verify it is a valid port number (an integer between 0 and 65535).
|