Hi @Nandheswara,
You have to write a custom validator using foundation validation. Here I give you a glimpse of the code and steps to solve this problem for your reference.
Step1: Write custom JS to Register required fields in each multifield.
(function ($, window, document)
{
var registry = $(...