Method | Description | |
---|---|---|
Validate ( ILeasePolicy leasePolicy ) : void |
Validates whether the proposed ILeasePolicy is valid for the given lease implementation. If lease policy is invalid thrown a InvalidArgumentException |
public Validate ( ILeasePolicy leasePolicy ) : void | ||
leasePolicy | ILeasePolicy | ILeasePolicy to validate |
return | void |