Category: Business Logic Model

The Business logic model allows you to define the functional part of your application.

Although the user interface together with the data model themselves provide lots of built-in functionality you will also need to provide some

  • Validations
  • Data transformations
  • State workflows
  • etc.

Business Logic MODEL BASE ELEMENTS