Method IsVisible
| Improve this Doc View SourceIsVisible(IScalars)
Determines whether validation error is visible.
Declaration
public bool IsVisible(IScalars scalars)
Parameters
| Type | Name | Description |
|---|---|---|
| IScalars | scalars | The scalar data. |
Returns
| Type | Description |
|---|---|
| System.Boolean | true if validation error is visible, otherwise false. |