Odoo provided constraints with which we can add validations to Odoo models. Basically Odoo provides two ways to apply constraints, namely python constraints and sql constraints.
In this video we'll be discussing on what are sql constraints in odoo, how we can apply them into our models and different methods used in sql constraints