ConstantValidator {stencilaschema} | R Documentation |
A validator specifying a constant value that a node must have.
ConstantValidator(id, meta, value)
id |
The identifier for this item. |
meta |
Metadata associated with this item. |
value |
The value that the node must have. |
A list
of class ConstantValidator