Validation Pattern

  • 4 September 2015
  • 0 replies
  • 3 views

Userlevel 5
Badge +16


 

Symptoms


Validation Pattern
 

Diagnoses


Can you please assist me with the validation pattern on a object.

I do not want a value more that 24 entered in a field
 

Resolution


add the following pattern:

^([0-9]|[1][0-9]|[2][0-4]|24)$




 

0 replies

Be the first to reply!

Reply