mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Removed: [ValidateLength()] from -license_email
This commit is contained in:
parent
d64978fd6f
commit
b23f73737a
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ function New-SnipeitLicense() {
|
|||
|
||||
[datetime]$expiration_date,
|
||||
|
||||
[ValidateLength(1, 120)]
|
||||
[mailaddress]$license_email,
|
||||
|
||||
[ValidateLength(1, 100)]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue