I want an integer type discipline with has a validation of min 11 digits and max 11 digits. In different phrases; Drupal Development consumer has to fill in an 11 digit code.
How do i make this discipline and validation?
Replace:
I managed Drupal Development discipline by setting a min of 10000000000
and max of 99999999999
. However now i get this validation message:
RIZIV quantity: Drupal Development worth could also be no larger than 99999999999.
How do i modify this validation/error message to one thing like:
Fill in your proper 11 digits RIZIV quantity.