How to check catalog client side validation on catalog API
Using Buy Item (POST) catalog API to submit a catalog item. This item has start date & end date. I have written an onsubmit catalog client script to validate the dates not be in the past. But the validation is not being evaluated through catalog API ...
