{"version":"Contact Form 7 SWV Schema 2024-10","locale":"en_US","rules":[{"rule":"required","field":"resident","error":"The field is required."},{"rule":"maxitems","field":"resident","threshold":1,"error":"Too many items are selected."},{"rule":"number","field":"zip","error":"The number format is invalid."},{"rule":"minnumber","field":"zip","threshold":"00001","error":"The number is smaller than the minimum allowed."},{"rule":"maxnumber","field":"zip","threshold":"999999","error":"The number is larger than the maximum allowed."},{"rule":"maxlength","field":"first-name","threshold":400,"error":"The field is too long."},{"rule":"maxlength","field":"last-name","threshold":400,"error":"The field is too long."},{"rule":"required","field":"email","error":"The field is required."},{"rule":"email","field":"email","error":"The e-mail address entered is invalid."},{"rule":"maxlength","field":"email","threshold":400,"error":"The field is too long."},{"rule":"enum","field":"resident","accept":["Yes","No"],"error":"Undefined value was submitted through this field."},{"rule":"enum","field":"specialty","accept":["IRD specialist","Retina specialist","Pediatric ophthalmologist","Adult ophthalmologist","Low vision specialist","Optometrist","Healthcare professional","Other"],"error":"Undefined value was submitted through this field."}]}