Studio Developer Manual / Version 2207
Table Of ContentsCoreMedia supports server-side validation based on a project-specific configuration. Validators can analyze content and report issues which are available at the studio client side as described in Section 5.3.3, “Issues”. Validators are implemented in Java and run in server applications, currently in the studio server and in the content feeder.
CoreMedia provides some predefined validator classes and an API to implement your own. Some validators are already declared in the Blueprint. You can disable them if they do not match your needs. You can declare custom validators and additional validators of the predefined classes.