Interface KnockoutValidationAsyncRuleDefinition

Hierarchy

Index

Properties

Methods

Properties

public async: boolean

public message: string

Methods

public validator(value: any, params: any, callback: KnockoutValidationAsyncCallback)

Parameters