Skip to content

Validation of items, modifiers, rates etc. #49

@kostysh

Description

@kostysh

To prevent adding to the database invalid values of modifiers, rates and other entities we have to implement validation of input data on the repositories level. Every data entity must be validated before adding to the database.

  • Verify the format and types of data (Implemented using swagger validator)
  • Verify the existence of facility, items etc before adding entities to the database

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-databaseComponents: databaseD-easyDifficulty: easyP-lowPriority: lowT-debtType: code debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions