I've looked in the SAPUI5 API Reference and I googled for this but there's no info on how to implement pattern. Though my Input is set to type Number, it's allowing the user to enter '@', '&'.
Is there any way to implement pattern for this Input object? Thanks.