Method Validate
| Improve this Doc View SourceValidate()
Determines whether a valid license can be granted.
Declaration
protected virtual LicenseError Validate()
Returns
| Type | Description |
|---|---|
| LicenseError | null if a valid license can be granted. Otherwise a LicenseError indicates the error. |