values.
For example: I want to implement regex validation on zipcodes, but each country has a different format. So how do I implement that?
I'm assuming I'll have a column in the table called countries and based on the values I'll have the validations. But how to do it?
Yes, store different validation rules for different countries
Обсуждают сегодня