Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
validate ($username, $password) | |
Validator Helper for user credentials
Definition at line 14 of file CredentialsValidator.php.
validate | ( | $username, | |
$password | |||
) |
Validate user credentials
string | $username | |
string | $password |
InputException |
Definition at line 24 of file CredentialsValidator.php.