mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
complete test for reports lifecycle
close #289 typo in messages.fr.yml add validation file for reports
This commit is contained in:
5
Resources/config/validation.yml
Normal file
5
Resources/config/validation.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
Chill\ReportBundle\Entity\Report:
|
||||
properties:
|
||||
date:
|
||||
- NotNull: ~
|
||||
- Date: ~
|
Reference in New Issue
Block a user