Spring Data MongoDB Validation
So let’s understand how we can validate the fields before inserting into mongo db. So after the previous blog about the spring data mongodb example, let’s continue understand how we can add the validate the fields before inserting into mongo db.