Skip to content

Add validation for uploading files not greater than 500Kb #129

Closed
@php-coder

Description

@php-coder

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions