SuccessChanges

Summary

  1. tsk72 Fixes the content length check of a story in the validateContent (details)
Commit a07c804f1d2158976ebe4dd163a8e5a9977918d7 by miguel.ferreiro.diaz
tsk72 Fixes the content length check of a story in the validateContent
function
The check of 2000 characters as the maximum number of characters of a
story has been changed to 1000 characters as there is no type of story
that can have a content between 1000 and 2000 characters.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java (diff)