opsdev/validator

Last activity 10 Jul 2023 1 226
composer require opsdev/validator

Validators for Flow

v1.3.0

Version
v1.3.0
Type
neos-package
Release Date
Jan 03, 2021 11:25
Source
git
Distribution
zip
Requires
  • neos/flow: ^7.0
  • true/punycode: ^2.1
MIT e59591f5819ae3ca3c1c50804142c97dc7665499

Readme excerpt

Validator Helper Classes for Flow Applications

This package provides some validators to be used in a Flow based project.

Included validators
  • Domain-Names
  • Geocodes (Latitude + Longitude pairs)
Usage

to be written...

Credits

This package's code is heavily inspired by code I wrote years ago for the Roketi Cluster Hosting Management application. Thanks to open-source, this code can now live on - while Roketi in the planned form will probably never come to fly.

Thanks to the inspiration from the phenaproxima/domain-constraint package, the domain name validator now also checks against the list of allowed top-level domains defined by IANA…
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.