/**
 * @fileoverview Tests for TAP Message Validation using Zod v4
 *
 * These tests verify that the Zod validation schemas correctly validate and reject
 * TAP messages according to the protocol specifications.
 */
export {};
//# sourceMappingURL=validator.test.d.ts.map