Skip to content

List view prop validation

David O'Regan requested to merge list-view-prop-validation into master

Small MVC to address this comment:

And add item prop validation based on: !4 (comment 294746001)

  • title is a valid string
  • service contains some characters to determine where the incident came from
  • comments is a valid array

Merge request reports