validate_points node

Validate that the given object adheres to the points schema and that it contains valid data.

Inputs

points [in]

The object to validate

Outputs

valid [out]

Set to true if the object is a valid points, false otherwise

error_description [out]

If valid is false, this contains a string describing the first error encountered when validating the points