Verification : Verification is a process where we more focus on checking documents, design, code and program which ensures the specification is clear to move a head to develop a right product.
Validation : Here we usually test the actual product where we ensure that the product is developed according to the documentation which we earlier verified and certifies that this software will be accepted by end user or not.
EX:
Verification: Doc says we will get output for 1+1 = 2 verified in doc, logic accepted. Validation: Are we getting correct output for 1+1= 3 Yes or Not