In Drupal 8, classes that are used in order to implement a content entity (which extend the ContentEntityBase class) have a validate() method that validates the values entered when creating the entity.
A similar method should be introduced in Backdrop and added to EntityInterface.
GitHub Issue #:
6061
Recent comments
If your goal is to learn how to create your own themes, I recommend using the Stark theme from the core and adding whatever you need to accomplish the task as you build your site. It would be a...
Create a new theme - Starter theme
Hi I'm not aware of any SCSS starter themes. I myself use SCSS a lot using the native Dart Sass compiler and also don't use composer. I started with the Bedrock theme and am slowly...
Create a new theme - Starter theme
I am withdrawing my question for the following reason: https://forum.backdropcms.org/comment/8960#comment-8960
Error when trying to check for updates