Hello,
Does anyone know how to add a fixed length validation for a custom attribute to Azure B2C signup/signin template.
Im trying to figure how to restrict user to enter just 10 digit.
For example, user attribute (Telephone Number) = Restrict to integer and only 10 digit.
Any comments or advice is truly appreciated.