← Back to Stormify Documentation

LessThanNode

data class LessThanNode(val value: String) : OrderedNode

< value

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

The upper bound (exclusive).