jQuery-Mask-Plugin icon indicating copy to clipboard operation
jQuery-Mask-Plugin copied to clipboard

Additional server-side (PHP) checking libraries

Open nightrider77 opened this issue 3 years ago • 1 comments

Hello,

Are there any PHP libraries that can understand masks of this plugin and additionally validate user input on the back end of the application?

nightrider77 avatar Oct 16 '22 21:10 nightrider77

I don't think so. We are instructed to "unmask" the value before doing anything with it. Then you would use it as a float/decimal or integer.

douglas-legulas avatar Mar 17 '23 15:03 douglas-legulas