is-fqdn
Domain validator
Verifies if a given string represents a valid fully qualified domain name
Check if a string represent a fully qualified domain name
21 stars
2 watching
1 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fhightower/onemillion | Determines if a domain is part of the top one million domains listed by Alexa or Cisco. | 8 |
nettofarah/property-validator | A library providing easy property validation functions for JavaScript applications | 158 |
thedersen/backbone.validation | A plugin for Backbone.js that simplifies client-side validation of models and form inputs. | 1,316 |
sindresorhus/valid-filename | Checks whether a given string is a valid filename | 59 |
mafintosh/is-my-json-valid | A fast JSONSchema validator with code generation capabilities | 965 |
bydooweedoo/is | Validates data against predefined rules for various data types in Elixir. | 20 |
dcordero/rubustrings | Verifies the format and consistency of iOS app strings files | 119 |
antonioru/deep-waters | A lightweight functional validation system for JavaScript developers. | 200 |
idanfishman/fiber-bind | Provides middleware for validating data in web applications built with the Fiber framework. | 10 |
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
passwordless-lib/fido2-net-lib | Provides a .NET library for validating FIDO2/WebAuthn registration and authentication credentials | 1,195 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |