Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate PseudoOps files when provided by the user #6

Open
MoralCode opened this issue Oct 3, 2021 · 0 comments
Open

validate PseudoOps files when provided by the user #6

MoralCode opened this issue Oct 3, 2021 · 0 comments

Comments

@MoralCode
Copy link
Owner

MoralCode commented Oct 3, 2021

this is needed to prevent the app from being unable to start up if the user selects a bad file (like a PDF) that's clearly in the wrong format

maybe check for text file types? How much is too much or too little validation?
would "is a text file" and "correctly loads into InstructionSet" enough? or should there be a warning if any single line within the file is not a valid pseudo op?

@MoralCode MoralCode changed the title validate PseudoOps files when provided by the user to prevent the app from being unable to start up validate PseudoOps files when provided by the user Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant