## Why The input field may be filled with incorrect data format by the user. To ensure correct input, an input mask should be added. ## Acceptance Criteria - Add the validation to the input field by using `input_mask` from API
Why
The input field may be filled with incorrect data format by the user. To ensure correct input, an input mask should be added.
Acceptance Criteria
input_maskfrom API