Project

General

Profile

Actions

Feature #7811

open

support server-side argument validation with XPath

Added by Reynaud Sylvain over 9 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Start date:
07/30/2014
Due date:
% Done:

0%

Estimated time:

Description

Example:

<argument name="arg" valid="view('accepted-values')/*/*[@value=$arg]"/>

NOTE: This may replace attribute @pattern

<argument name="arg" valid="regexp:test($arg, 'my-regular-expression')"/>

Actions

Also available in: Atom PDF