Adi
Results
1
issues of
Adi
When using it like this: ` ` where: ` function numericInputFormat(number: number): string { return number + '%'; }` the format function is called after the validation, but with the...