Hi Sandeep,
once you have your first collection populated, you can introduce a quick loop to validate the values gathered e.g. character length check for this field.
Anything that passes the "length of the string = 11" check should be sent to a final collection. the others to a faulty collection with necessary flags added for them as required.