バージョン

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

エラー メッセージおよび正規表現の ValidatorRule コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal expresion As System.String, _
   ByVal errorMessage As System.String _
)
public PatternValidatorRule( 
   System.string expresion,
   System.string errorMessage
)

パラメータ

expresion
errorMessage
参照

オンラインで表示: GitHub