Validate language & preview picture fields

Instead of saving the value of each field right into the content without any validation, it seems better to validate them.
This might sounds obvious now we say that.
This commit is contained in:
Jeremy Benoist
2017-06-08 21:51:46 +02:00
parent 3f474025d8
commit 0d349ea670
3 changed files with 185 additions and 23 deletions

View File

@ -90,6 +90,7 @@ services:
arguments:
- "@wallabag_core.graby"
- "@wallabag_core.rule_based_tagger"
- "@validator"
- "@logger"
- '%wallabag_core.fetching_error_message%'