A jQuery module that validates form fields.
String validation and sanitization
Library to validate Fiori project input formats
Validate identifier/keywords name
Another JSON Schema Validator
Validate plugin/preset options
Additional JSON-Schema keywords for Ajv JSON validator
A library for validating credit card fields
Statoscope stats validator
Decorator-based property validation for classes.
A JavaScript implementation of a extendable, fully compliant JSON Schema validator.
Another JSON Schema Validator
validation library for nodejs, inspired by laravel.
A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Ajv class for JSON Schema draft-04
Express middleware for the validator module.
A simple react form validator inspired by Laravel validation.
Object schema validation
Validate request properties against an OpenAPI spec.
Custom error messages in JSON Schemas for Ajv validator
Validate form asynchronous
validate form asynchronous
Simple command line prompting utility
Integrate the jQuery Form Validator plugin into the Rails asset pipeline
Integrate the jQuery Form Validator plugin into the Rails asset pipeline
Herbert makes development of JSON REST API servers ridiculously simple. It provides a set of useful helpers and conventions to speed up development. Input validation, logs and advanced AJAX support are baked in. Herbert is very lightweight and transparent, making it easy to use & modify.
Expectant provides a clean DSL for defining multiple validation schemas in a single class. Built on dry-validation and dry-types, it supports custom rules, defaults, fallbacks, and context-aware validations, making it easy to validate inputs, outputs, and any structured data in your Ruby applications.
This is an improved input function for Ruby. Using this gem, you can easily get user input with real-time type validation, ensuring that the data provided is as expected, among other things. If you have any questions, check the documentation: https://github.com/barrosflavio/ruby_better_input Features: - Ask, receive and check input in a single line - Support for types such as integer, float and boolean. - Input validation with clear error messages. - Intuitive and easy-to-use function.
With this program you can list your telescopes and eyepieces and get a set of calculations done for each scope and for the combination of scope and eyepiece. Easy interface. Run the program, then hit '?' to show the help file. Version 2.0.1: Improved input validation with descriptive errors, division-by-zero guards, empty list safety.
jQuery Form Validator is a feature rich jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code. Even though this plugin has a wide range of validation functions it's designed to require as little jQuery bandwidth as possible. This is achieved by grouping together validation functions in 'modules', making it possible for the programmer to load only
Interactors are a pattern for structuring your business logic into units. They have a flexible context that they pass between them, which makes them easy-to-write, but hard-to-understand after you've written them. Much of this confusion comes from not knowing what the interactor is supposed to take as input and what it's expected to produce. Enter contracts. Contracts allow you define, up front, a contract both for the input of an interactor, known as expectations, and the output of it, known as promises. Additionally, you can define a handler for what happens when an interactor violates its contracts, known as a breach. Declaring these contracts can help define your interface and make it easier to understand how to use an interactor. They form both documentation and validation for your business logic.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.