digicomp/settingvalidator

Last activity 18 Feb 2023 1 4451
composer require digicomp/settingvalidator

Just a Neos\Flow Validator resolving other Validators with Configuration/Validation.yaml

1.0.1

Version
1.0.1
Type
typo3-flow-package
Release Date
Aug 18, 2014 22:16
Source
git
Distribution
zip
Requires
  • typo3/flow: ~2.0
6eda039013bb88f8a8787a078b916a081b30dd40

Readme excerpt

DigiComp.SettingValidator

This package allows configuring validators with a new configuration type.

Introduction

This package provides the SettingsValidator which uses the configuration type Validation to resolve the validators that should be applied to the value. It distinguishes between validators that are applied to the value itself and its properties.

Resolving the validation configuration

The SettingsValidator has an option name. If it is set, the name is used to resolve the validation configuration, otherwise the type of the value is used, which is mainly useful for objects where the FQCN is used.

Resolving by option name

To resolve the validation c…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 9 package(s).