new Validator(fn [, parent])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
fn |
module:silkedit.Validator.validate | バリデーションを実行する関数 |
||
parent |
object |
<optional> |
null | QOjbectに対応するオブジェクト |
Members
-
<static, constant> State :number
-
Type:
- number
Properties:
Name Type Default Description Invalid
number Intermediate
number Acceptable
number
Type Definitions
-
validate(input, pos)
-
Parameters:
Name Type Description input
string pos
number Returns: