Class ValidatorContext<T>
Constructors
constructor
-
Type parameters
Parameters
Methods
getFormValue
-
Type parameters
Returns T
getSection
- getSection(): IModel<any>
getSectionValue
- getSectionValue<T>(...names: string[]): T
-
Type parameters
Parameters
Returns T
表单校验函数的上下文信息