Class: FieldNotEmptyCondition

Conditions. FieldNotEmptyCondition

Succeeds if (global/context/message/volatile/local).fieldName is not empty

new FieldNotEmptyCondition()

Members


parameters :Object

Node parameters.
Type:
  • Object
Properties:
Name Type Description
parameters
Properties
Name Type Description
fieldName MemoryField

Methods


validators()

defines validation methods to execute at the editor; if one of them fails, a dashed red border is displayed for the node
Returns:
Type
Array.<Validator>