Validate Column

POST
https://api.luzmo.com/0.1.0/column

Validate a derived column expression against syntax and logical errors. This is useful to check if the column expression is valid, before creating or updating the derived column itself.

A list of available operators is available in this Academy article .

Parameters
Expand all Reset
properties *OBJECTrequired
expression *STRINGrequired
explain_error BOOLEAN
Can be executed by:
Logged-in User
Can be associated to:
Securable
Joins
HierarchyLevels
Currency
Did this page help you?
Yes No
Language
Shell
Node
Java
.NET
Python
PHP
Install
npm install @luzmo/nodejs-sdk
Example Response
200
400
500
Click Try it to start a request and see the response here