ColdBox Core MVC does not have validation built-in but it is implemented via the official core cbValidation module. You can easily install the module in your application via:
boxinstallcbvalidation
You can find much more information about this module in the following resources: