I have a path i.e. "K:\user\abc.xml". I want to validate that path only that is valid or not, no need to create file at this location. I used file writer but it's create file. So please guide me what should I do?
Don't go with file please help me for path validation.