Method Validate
| Improve this Doc View SourceValidate(Int32)
Performs validaiton operation.
Declaration
public void Validate(int errorLimit = 1)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | errorLimit | The validation error limit. |
Performs validaiton operation.
public void Validate(int errorLimit = 1)
Type | Name | Description |
---|---|---|
System.Int32 | errorLimit | The validation error limit. |