If we create a job from Visual Cron Client, it checks for blank and unique job name. However, it doesn't apply same check for task name.
In addition, this check is not applicable if I use API to add a job. It allows me to add a job without name or duplicate job from API.