Namespace Nethgui\System
| AlwaysFailValidator | A validator that always fails. |
| CallbackValidator | Description of CallbackValidator |
| NethPlatform | Implementation of the platform interface for Nethesis products |
| Process | Backward compatible API to \Symfony\Component\Process\Process |
| SessionDatabase | Database with a Session persistent storage |
| Validator | Check a list of conditions that must be satisfied. |
| DatabaseInterface | |
| MandatoryValidatorInterface | This interface will be merged into ValidatorInterface |
| PlatformConsumerInterface | An object that uses another PlatformInterface object |
| PlatformInterface | Interface to the underlying platform |
| ProcessInterface | Brings the output and exit status of an external command. |
| ValidatorInterface | Test if an input value is grammatically and/or logically valid |