Skip to content

Add size constraint for description field

Flavio TARSETTI requested to merge 255_fix_max_length_short_description into master

Summary

Adds a size constraint to ensure that the description field is not longer than what is allowed in in beat/beat.web> and thus the beat/beat.core> schema.

Relevant issue(s) fixed

Fixes #255 (closed) Related to beat.core!117 (merged)

Merge request reports