validate-hostname
Hostname validator
A Python module that validates whether a given hostname meets certain criteria
5 stars
3 watching
1 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
twharmon/govalid | Struct validation using tags | 46 |
hlandau/passlib | A password validation library in Go inspired by Python's passlib. | 289 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
mccoyst/validate | A tool to automatically validate fields with tags in Go programs | 61 |
pydantic/pydantic-core | A library providing core validation logic for the Pydantic model compiler | 1,437 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
alecthomas/voluptuous | A Python data validation library that provides simple and expressive validation of complex data structures. | 1,819 |
lyonnee/hvalid | A lightweight validation library written in Go language to validate data of various types. | 11 |
selik/destructure | A Python library that simplifies schema validation by providing a declarative and binding-based approach to switch/case statements. | 9 |
go-the-way/validator | A lightweight model validator written in Go. | 7 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
gookit/validate | A comprehensive data validation and filtering tool for Go | 1,075 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |