Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 538 Bytes

handlers-validation-exists.md

File metadata and controls

27 lines (19 loc) · 538 Bytes

qc::handlers validation exists

part of the Handlers API

Usage

qc::handlers validation exists method path

Description

Checks if a validation handler exists for the given path and method.

See Registration for more information regarding validation handlers.

Examples

% qc::handlers validation exists POST /post
true

[Qcode Software Limited] qcode