Remove ValidationHelper and move request validation to the Rest layer

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: backend
    • Not defined

      We currently have a ValidationHelper. However, our current convention is to, where possible, apply request level validation at the rest layer and business validation at the service layer. The helper class breaks this and it looks like a lot of the validation could be moved to more appropriate places. It's also not currently giving a huge amount of reusability given the specificity of the validation being applied

            Assignee:
            Unassigned
            Reporter:
            Joshua Windels
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: