Caplin Trader 5.1.0

Interface: module:br-validation/ValidationResultListener

module:br-validation/ValidationResultListener

A ValidationResultListener is notified when a validator completes.

Methods

onValidationResultReceived(oValidationResult)

Callback to notify this class of a completed validation result.

Parameters:
Name Type Description
oValidationResult module:br-validation/ValidationResult

the result for the validation. Will not be null.