Describe the task
ZEV class and vehicle class allow values outside of the predetermined values. For instance, you can currently put "Y" as a ZEV class. An error notifications should come up for both cases.
Purpose
If the user is not using dropdowns (e.g. they copy pasted the sheet into a new spreadsheet), they will lose Excel data validation. As a result, they can add any value to those two fields.
Acceptance Criteria
[ ] ZEV Class only allows A, B or C (in addition to the existing limit of a single character)
[ ] Vehicle Class and Interior Volume only allow values from Excel dropdown
[ ] An error notification comes up if the user tries to put in incorrect values into ZEV Class or Vehicle Class and Interior Volume
Describe the task ZEV class and vehicle class allow values outside of the predetermined values. For instance, you can currently put "Y" as a ZEV class. An error notifications should come up for both cases.
Purpose If the user is not using dropdowns (e.g. they copy pasted the sheet into a new spreadsheet), they will lose Excel data validation. As a result, they can add any value to those two fields.
Acceptance Criteria