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