Validate data formats and syntax
Validate XML syntax and structure
Validate YAML syntax and structure
Validate email address format
Validate URL format and structure
Validate credit card numbers using Luhn algorithm
Validate IPv4 and IPv6 addresses
Validate JSON data against JSON Schema with support for Draft-04 through 2020-12
Validate TOML syntax and structure with detailed error reporting
Validate JSON5 syntax with support for comments, trailing commas, and unquoted keys
Validate CSV syntax and structure with custom delimiter support
Validate SQL syntax for MySQL, PostgreSQL, SQLite, and standard SQL
Validate GraphQL Schema Definition Language (SDL) with type analysis
HTML Validator tool
CSS Validator tool
JavaScript Validator tool
TypeScript Validator tool
Cron Expression Validator tool
Validate domain name syntax, check TLD validity, and support IDN/punycode conversion
Validate MAC addresses with format detection, OUI lookup, and address type analysis
Validate UUIDs/GUIDs with version detection, variant analysis, and timestamp extraction
Validate international phone numbers with country detection and E.164 formatting
Validate Dockerfile syntax, check best practices, and identify security issues
Validate Docker Compose files with service, network, and volume reference checking
Validate Kubernetes YAML manifests with security, resource, and probe checks
Validate OpenAPI/Swagger specifications with path, operation, and schema analysis
Validate Terraform HCL configuration with security and best practice checks
Validate Ansible playbooks and tasks with security and deprecated module checks