Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.87 KB

File metadata and controls

16 lines (14 loc) · 1.87 KB

Validation

Validation plugins.

  • govalidator - Validators and sanitizers for strings, numerics, slices and structs.
  • ozzo-validation - Supports validation of various data types (structs, strings, maps, slices, etc.) with configurable and extensible validation rules specified in usual code constructs instead of struct tags.
  • validate - This package provides a framework for writing validations for Go applications.
  • validator - Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving.
  • FormValidation - Form fields validator, designed for Bootstrap, Foundation, Pure, Semantic UI, UIKit and other frameworks.
  • h5Validate - An HTML5 form validation plugin for jQuery.
  • jQuery Form Validator - Validate user input while keeping your HTML markup clean from JavaScript code.
  • jquery-validation - Drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy.
  • jQuery.validationEngine - Validation of form fields in the browser.
  • dms-filter-bundle - Provides a FilterService to allow users to implement input filtering in entities using Annotations.
  • PasswordStrengthBundle - Validator for ensuring strong passwords.
  • vatin-bundle - A Symfony2 bundle for the VATIN library (validate VAT identification numbers).