generator icon indicating copy to clipboard operation
generator copied to clipboard

refactor: refactor the main parser function to validateinputs and added error handling to the function.

Open Manush-2005 opened this issue 1 year ago • 3 comments

Description

  • Added error handling and error logging to main parser function
  • Destructured the parser function to remove the use of this kayword.
  • Also added validation function to validate the input to main parser function.

Manush-2005 avatar Jun 09 '24 09:06 Manush-2005