Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (Locale $localeValidator) | |
validate (InputInterface $input) | |
Static Public Attributes | |
static | $fileExtensionOptionMap |
Command input arguments validator class
Definition at line 16 of file InputValidator.php.
__construct | ( | Locale | $localeValidator | ) |
InputValidator constructor
Locale | $localeValidator |
Definition at line 63 of file InputValidator.php.
validate | ( | InputInterface | $input | ) |
Validate input options
InputInterface | $input |
Definition at line 74 of file InputValidator.php.
|
static |
Definition at line 21 of file InputValidator.php.