Interface KnockoutValidationRuleDefinition

Hierarchy

Index

Properties

Methods

Properties

public message: string

Methods

public validator(value: any, params: any): boolean

Parameters

  • value: any
  • params: any

Returns

boolean