File tree Expand file tree Collapse file tree
src/webapp/validation_schemas Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 "checks" : []
3333 },
3434 "first_generation_student" : {
35- "dtype" : " string " ,
35+ "dtype" : " category " ,
3636 "coerce" : true ,
3737 "nullable" : true ,
3838 "required" : false ,
Original file line number Diff line number Diff line change 515515 "checks" : []
516516 },
517517 "years_to_associates_or_certificate_at_cohort_inst" : {
518- "dtype" : " category " ,
518+ "dtype" : " string " ,
519519 "coerce" : true ,
520520 "nullable" : true ,
521521 "required" : true ,
522522 "aliases" : [],
523523 "checks" : []
524524 },
525525 "years_to_associates_or_certificate_at_other_inst" : {
526- "dtype" : " category " ,
526+ "dtype" : " string " ,
527527 "coerce" : true ,
528528 "nullable" : true ,
529529 "required" : true ,
530530 "aliases" : [],
531531 "checks" : []
532532 },
533533 "years_to_bachelor_at_other_inst" : {
534- "dtype" : " category " ,
534+ "dtype" : " string " ,
535535 "coerce" : true ,
536536 "nullable" : true ,
537537 "required" : true ,
You can’t perform that action at this time.
0 commit comments