Filter By

Package Types

Operating System

Categories

Trust Information

By: | 35,860 downloads | Last Updated: 6/10/2021 | Latest Version: 1.0.2106

Useful PowerShell cmdlets. Currently supports... * Validate JSON files against a JSON schema file using Newtonsoft.Json.Schema library. * Resolve externally referenced schema files for a JSON schema. * Validate XML files against a XSD schema file. * Create/Save Outlook Email MSG files

By: | 558 downloads | Last Updated: 10/10/2018 | Latest Version: 1.0.1-pre005312

Validates live streams and attempts to find common problems.

By: | 466 downloads | Last Updated: 5/27/2025 | Latest Version: 2.0.2

The "TlsCertificateValidation" PowerShell module allows you to manage TLS server certificate validation. With it, you can: * Completely disable TLS server certificate validation with its Disable-TlsCertificateValidation function. * Write your own server certificate validation in PowerShell with its Set-TlsCertificateValidator function. * Chec... More info

By: | 254 downloads | Last Updated: 9/15/2021 | Latest Version: 1.0.7

Generates and validate checksums for files or directories

By: | 50 downloads | Last Updated: 7/21/2026 | Latest Version: 0.3.2

A union type argument validation attribute written and for use in pwsh v7.5 .ps1 code. Supplies two different attribute classes for whether validating scalar or array item values. Currently only supporting one to eight types in the union set.