Robin Krahnen
ab79cc0e14
replaced doctype annotation in methods with comment
2018-04-05 09:02:15 +02:00
Robin Krahnen
aaeb2d5c7f
just some annotation cleanup
2018-04-03 10:29:06 +02:00
Daniel Siepmann
a31595513f
TASK: Reformat to follow CGL
2017-07-19 12:55:31 +02:00
Daniel Siepmann
2b41d5f3db
BUGFIX: Fix broken recursion with validation groups
...
Provide current validation group for recursive SettingsValidator.
Adjust test.
Provide configuration to outline the issue.
2017-07-19 12:54:29 +02:00
Daniel Siepmann
5c927e9dda
BUGFIX: Only unset array key if it exists
2017-07-19 10:31:01 +02:00
Daniel Siepmann
3da68c2e49
TASK: Fix ValidationGroups
...
Fix handling of validation groups. Also added test to cover the feature.
2017-07-03 10:11:18 +02:00
eccc2b1bdd
MERGE: Bringing the ValidationGroup feature back to work.
...
- ugly: they get extracted from options, as I do not see any other
possibility
2017-06-29 21:34:20 +02:00
f0e31dcc11
Merge branch 'feature/newValidationYamlLayout' into feature/neos-flow4
2017-06-29 21:33:19 +02:00
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
d83c009b28
TASK: taming complexity
2017-06-03 14:11:13 +02:00
4534099d3a
TASK: Added code migration for Validation.yaml structure
2017-06-03 12:56:14 +02:00
9a055a2f77
TASK: Completely changing the layout of Validation.yaml
2017-06-02 23:14:05 +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