156 packages tagged with “Validate”
CommandLine Parser Library lets you easily define strongly typed command line arguments, allows automatic parsing of command line arguments and mapping the values to properties of your objects.
.NET classes that enables parsing and validation of Swedish identities such as Personal Identity Number (svenskt personnummer) in .NET.
A jQuery Validate Unobtrusive extension for Bootstrap 3
Miruken validation including DataAnnotations and FluentValidation
Tools and extensions for working with json.
Additional client and server side validation attributes for ASP.net MVC applications.
3-Heights® PDF Validator is a fast and robust API for verifying and ensuring PDF and PDF/A conformance of your documents. It implements the true idea of PDF/A, in that it validates against all of the following: • PDF/A and PDF standards • all relevant referenced standards (e.g. JPEG, TrueType, PAdES, etc) • custom requirements / corporate directives (e.g. permitted fonts, permitted attachments, etc) This enables precise implementation of enterprise-, process- or sector-specific requirements and meets international standards at the same time. Ideal for automating your business processes. Suitable for single and bulk document processing. PDF software by developers for developers • Monthly feature releases • No external dependencies • Comprehensive manual and code samples Visit our website to get your free evaluation license now. • Fully functional 30-day trial • Free support directly from our developers during the evaluation period
Enables Twitter Bootstrap Framework to work with Microsoft jQuery Unobtrusive Validation in ASP.NET MVC4 projects. - Now support for Bootstrap 3 - Dependency on Twitter.Bootstrap package is removed Source: https://github.com/davidnguyen/bootstrap-validate
Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.
The Pdftools SDK is a comprehensive development library that lets developers integrate advanced PDF conversion, optimization, and validation functionalities into in-house applications. PDF software by developers for developers: • Regular feature releases • No external dependencies • Comprehensive manual and code samples • Supports PDF 1.x, PDF 2.0, PDF/A Visit our website for more information.
Overrides jQuery validator's default settings to show a bootstrap glyphicon inside input elements which have errors. Hides default error message labels and shows a tooltip on the icons instead. Usage and more info : https://github.com/noldoreldar/jquery-validate-bootstrap
Validation attributes that enables an application to validate Swedish identities such as Personal Identity Number (svenskt personnummer) in ASP.NET Core.
Diagnostic utilities for use with DangrLib.
Can validate most Swedish bank account numbers consisting of clearing number and account number. Also validates BankGiro and PlusGiro account numbers.
Re-Package of Angular UI Modules
3-Heights® PDF Security is a fast and robust API for protecting and signing your PDF documents. It allows you to encrypt and decrypt PDF documents, as well as verifying and adding PDF/A-conform digital signatures. Additionally, it supports adding PDF/A-conform stamps (text, image, vector) while preserving existing signatures. Ideal for automating your business processes. Suitable for single and bulk document processing. PDF software by developers for developers • Monthly feature releases • No external dependencies • Comprehensive manual and code samples Visit our website to get your free evaluation license now. • Fully functional 30-day trial • Free support directly from our developers during the evaluation period
Validation Library for C#
CoreEx .NET Validation (Alternative).
PdfAValidator is based on VeraPdf and is an open source conformance checker for PDF/A files. It is designed to help archives and libraries check that their PDF/A collections conform to the appropriate ISO 19005 archiving standard specification.
A collection of methods for validating inputs. Written by https://www.mortenempeno.com/
Easy to use library for validating Polish NIP numbers: string nip = "8674068337"; bool isValid = Rychusoft.Validators.NipValidator.IsValid(nip);
prmToolkit É um projeto responsável por dar apoio a outros projetos. # ArgumentsValidator Classe responsável por gerenciar validações de argumentos. VANTAGENS >Podemos realizar validações indivíduais ou em grupos >É possível levantar uma exceção ou captura-las
Multiple implementations on email address validation.
CoreEx .NET FluentValidation Extensions.
Lightweight Runtime-Only Contracts for .Net Standard 2.0. Focus lies on Readability and Extensibility. Under MIT License.
Create and validate properties rules for all your app. Improve the quality of your data using validation rules. Validation rules verify that the data the user enters into record meets the standards you specify before the user can save the record. A validation rule can contain a formula or expression that evaluates the data in one or more fields and returns a value "True" or "False". Validation rules also include an error message to display to the user when the rule returns a value "False" due to an invalid value.
Argument validation clauses.
Easy to use library for validating Polish PESEL numbers: string pesel = "44051401458"; bool isValid = Rychusoft.Validators.PeselValidator.IsValid(pesel);