GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OpenXPKI::Server::Workflow::Validator::Connector(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Validator::Connector(3)

OpenXPKI::Server::Workflow::Validator::Connector

Build path from path + argument and query the config backend using a get call. Any true result is considered as "passed".

Validates the context value referenced by argument using a connector. The path to the connector must be given as parameter 'path' to the validator definition.

  global_validate_regex:
      class: OpenXPKI::Server::Workflow::Validator::Regex
      param:
          path: metadata.systemid
          error: SystemId is invalid
      arg:
       - $meta_system_id

The error parameter is optional, if set this is shown in the UI if the validator fails.

2022-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.