Commit graph

8 commits

Author SHA1 Message Date
Daniel Siepmann
e5b5f08153
FEATURE: Support validation groups as done by flow itself.
* Provide another option validationGroups.
* Allow each validation entry to be executed only for matching
  validation groups.
* Necessary for the same reason as documented in flow documentation. It
  should be possible to execute different validation rules for the same
  name or class, only at some points, e.g. at a specific action.
2017-06-21 11:26:13 +02:00
93fa97e817 TASK: Migrate to PSR-4 2017-06-02 21:18:27 +02:00
Robin Krahnen
baa35e0926 update project; fit neos/flow 4 2017-03-13 17:00:13 +01:00
cb418f5602 TASK: Only PSR-2 adherence 2016-08-01 01:00:29 +02:00
05d020d648 just some documentation 2015-04-29 17:52:27 +02:00
a1b81890b9 Adding License and small readme 2015-04-29 17:50:13 +02:00
6eda039013 just some nicer error reporting for settings validator 2014-08-19 00:16:02 +02:00
74cb20b8fa Initial commit 2014-04-18 14:20:28 +02:00