PSHTML tip to validate the input text field(s) against JSON file
Posted onI got an interesting requirement through a Facebook ping, I took some time to think through it and decided to blog after finding a nifty PSHTML tip. Here is the requirement “I need to validate the input text field against the JSON file which has huge list of names. Can I do it using switch, […]