バージョン

CustomValidatorRule コンストラクタ(String,String)

エラー メッセージおよびメソッドの ValidatorRule コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal method As System.String, _
   ByVal errorMessage As System.String _
)
public CustomValidatorRule( 
   System.string method,
   System.string errorMessage
)

パラメータ

method
errorMessage
参照

オンラインで表示: GitHub