In admin panel, While creating the data I need to check required field validations. if i enter wrong details then it should throw an error saying “wrong details you have been enter”. In strapi admin panel required fields are not validating in “draft mode”. It works only while clicking “publish” button.
