Closed
Description
Add validation for uploading files not greater than 500 Kb.
Requirements:
- it must be implemented as JSR-303 validator
- size of the file must be configurable via the property (it should use bytes if there is no postfix but also supports Kb/Mb)
- validation must be applied to the image during series creation and for adding additional images