new DataValidator()
Properties:
Name | Type | Description |
---|---|---|
target |
* | Gets or sets the target data object |
- Source:
Methods
getContext() → {DataContext|*}
Gets the current data context, if any.
- Source:
Returns:
- Type
- DataContext | *
setContext(context)
Sets the current data context.
Parameters:
Name | Type | Description |
---|---|---|
context |
DataContext | * |
- Source: