Algebraic data type (!) of (ostensibly: iterator-)functions/lambdas taking a value and its previous value of a list, with previousValue === null for the head list item.
Current SDK version: 2.8.1
Checks whether the argument is "nothing", i.e. either undefined or null.
Parses the given string as a sem-Version, ignoring non-numeric and "extra" data, and padding with ".0" where necessary.
Validates the name syntactically without looking at the context (so no uniqueness check).
with error message or null in which case name is valid.
Generated using TypeDoc
Union/sum type to be able to recurse over types other than MxExpression. This should match with ExpressionsTypesHelper#evaluatableTypes in the Model SDK generator.