fun isInputValid(): Boolean
Overrides InputField.isInputValid
Checks if the code returned by .getFullInput matches requirement
Return true if the code is valid false otherwise
true
false