Hello, is there a way to allow only a valid option to be stored in the autocomplete value? My scenarios is to have the following DataSource `['hello']` and if the user types `h` and doesn't click the 'hello' option to not trigger a value change event.