2017 © Pedro Peláez
 

symfony-bundle uber-frontend-validation-bundle

Provides a powerful tool for client side validation form data

image

sleepness/uber-frontend-validation-bundle

Provides a powerful tool for client side validation form data

  • Tuesday, October 27, 2015
  • by alexandrzhulev
  • Repository
  • 2 Watchers
  • 3 Stars
  • 8 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Build Status Scrutinizer Code Quality SensioLabsInsight, (*1)

SleepnessUberFrontendValidationBundle

This Bundle is a powerful tool to provide a client side validation of form data., (*2)

Introduction

Separation of concern

Symfony2 provides a powerful tool for server side validation. This bundle provides a tool to make your app more secured by converting Symfony2 server side rules into friendly client side validation., (*3)

Symfony compatibility

This bundle works on any Symfony 2.0+ version., (*4)

Features

This bundle supports the following constraints:, (*5)

Basic Constraints: - NotBlank - Blank - NotNull - Null - True - False, (*6)

String Constraints: - Email - Length - Url, (*7)

Comparison Constraint: - EqualTo - NotEqualTo, (*8)

Date Constraint: - DateTime - Date, (*9)

File Constraints: - File - Image, (*10)

SleepnessUberFrontendValidationBundle supports translating constraint messages, defined in message option of constraint., (*11)

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle., (*12)

Installation

The installation of Bundle instructions are located in the documentation., (*13)

Configuration

All the configuration instructions are located in the documentation., (*14)

Contributing

Pull requests are welcome., (*15)

License

See the complete license in the bundle: Resources/meta/LICENSE, (*16)

The Versions

27/10 2015

dev-develop

dev-develop http://sleepness.github.io/

Provides a powerful tool for client side validation form data

  Sources   Download

MIT

The Requires

 

The Development Requires

by Viktor Novikov
by Oleg Zinchenko
by Alexandr Zhulev

validator validation javascript symfony2 forms