Closed BrianLandry closed 9 years ago
As far as I know, it's complete.
One thing that may be incomplete and depends on how validation works is checking empty cells. Make sure it can handle someone entering a space or special character (not empty, but still wrong, though not wrong in the same way as an invalid input number). Basically, just be sure to type check everything as well as checking the things in the Google doc.
Implement error checking based on the google spreadsheet conditions.
@SynbioLucas Can you confirm that the google spreadsheet contains the complete specification for error checking for the Handsontable?