springroll.pbskids.ValidationError Class

Extends springroll.EventError
Module: Learning

Error when validating value by Learning Dispatcher

Constructor

springroll.pbskids.ValidationError

(
  • message
  • property
)
private

Parameters:

  • message String

    The error message

  • property String

    The name of the property

Methods

Properties

toString

() String

Defined in toString:39

To string override

Returns:

String:

The string representation of the error

property

String

Defined in property:23

The name of the property erroring on

value

Defined in value:29

The supplied value, if any