Guest User

Untitled

a guest
May 27th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. i am building a text processing application in java.
  2.  
  3. 1. It will have a textarea where a user can open a file. The file has to be validated and errors should be shown.
  4.  
  5. 2. There will different types of files, each type of file should be validated differently. Some files may be require same type of validation.
Add Comment
Please, Sign In to add comment