Function validate

Source
pub fn validate(
    license_key: &str,
    environment_id: &str,
) -> Result<ValidatedLicenseKey>