xo::validate_parameter_constraints (public)
xo::validate_parameter_constraints name constraint value
Defined in packages/xotcl-core/tcl/context-procs.tcl
Validate the provided value against the constraints. In case of failure, return with ad_return_complaint when there is a connection, otherwise raise an error.
- Parameters:
- name (required)
- constraint (required)
- value (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.