Attributes | Name and Description |
---|---|
|
caplin.core.ValidationResultListener()
|
Attributes | Name and Description |
---|---|
|
void
onValidationResultReceived(caplin.core.ValidationResult oValidationResult)
Callback to notify this class of a completed validation result. |
►
caplin.core.ValidationResultListener()
►
void
onValidationResultReceived(caplin.core.ValidationResult oValidationResult)
Callback to notify this class of a completed validation result.
caplin.core.ValidationResult | oValidationResult | the result for the validation. Will not be null. |