valid
There are 187 repositories under valid topic.
dleitee/valid.js
📝 A library for data validation.
ehmicky/safe-json-value
⛑️ JSON serialization should never fail
RohanNagar/jmail
A modern and lightweight library for working with email addresses in Java
remarkjs/remark-validate-links
plugin to check that markdown links and images reference existing files and headings
JoelGMSec/FakeDataGen
Full Valid Fake Data Generator
barisseckin/E-Commerce
E-Commerce Spring Boot Back-end
houbb/validator
🚥Fluent-validation framework for java extend from hibernate-validator.(java 对象属性流式验证框架,下一代校验框架。兼容实现 jakarta bean validation、jsr 303、hibernate-validator)
flytam/filenamify
Convert a string to a valid safe filename on Golang
BaseMax/FilterInputJs
Tiny and Powerful Library for limit an entry (text box,input) as number,string or more...
smarie/python-valid8
Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.
Multiform-Validator/docs
Multilingual library made for validation, various form fields, such as: email, telephone, password, cpf, cnpj, credit card, magic numbers for image mimetype validation and much more.
DuckProgramming/gmail-generator
A valid gmail generator.
p0dalirius/ListValidGSuiteEmails
A Python script to list valid emails of GSuite accounts.
jonschlinkert/is-valid-path
Returns true if a windows file path does not contain any invalid characters.
baleeds/trusted
⚖️ Trustworthy localStorage. Validate against a schema, set default values.
eredotpkfr/golidators
✨ Data validators for Golang
psarkerbd/Simple-Calculator
It is a calculator software developed by python. Python version is 3.x. It is my first project on python Graphical User Interface. This project always take the two numbers and do 4 operations (Addition, Subtraction, Multiplication and Division) between that two numbers. User can only entry two numerical values otherwise it will give Error message
molnarmark/validator-pizza-node
🍕A http://validator.pizza client for Node.
ehmicky/is-json-value
Check if a value is valid JSON.
gowww/check
👮♂️ Form validation utilities
jonschlinkert/is-invalid-path
Returns true if a windows file path has invalid characters.
lassjs/is-valid-npm-name
Checks if a given string is a valid npm package name adhering to npm rules and best practice
Iryna-Vyshniak/goit-js-hw-06
JavaScript course homework. Document Object Model.
markwylde/vamlid
A simple way to validate an object against a pure javascript schema.
singhvirendra18gmailcom/Java-code-challenges
Its all about the CORE
ViorelMocanu/LayoutComplex
Un proiect în care construim un layout complex în HTML și CSS. Proiect pornit de aici: https://www.youtube.com/playlist?list=PLfTqvIG4roBrP63BDGSXEKvf7iThHSKgM
DaniEnsi/discord-token-checker
Checks token for validity
Kwasniok/LambdaCalculus
lambda calculus in haskell
smarie/python-vtypes
Validating types for python - use `isinstance()` to validate both type and value.
stdlib-js/assert
Standard assertion utilities.
ozum/validate-name
Check similar names in npm registry.
stdlib-js/assert-is-ascii
Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.
stdlib-js/assert-is-domain-name
Test if a value is a domain name.
stdlib-js/assert-is-string
Test if a value is a string.
stdlib-js/assert-is-uppercase
Test if a value is an uppercase string.