2017 © Pedro Peláez
 

validation aspnet

AspNet Validation for Laravel

image

elitexp/aspnet

AspNet Validation for Laravel

  • Sunday, September 4, 2016
  • by elitexp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 80 % Grown

The README.md

Aspnet Alike Service Provider Inside Laravel

Asp.Net Unobtrusive validation & Ajax Support for Laravel, (*1)

Insight

Many might have used validation provided by the Laravel framework. No doubt, it's a good one. Others might have used Asp.Net MVC framework and its attributes to provide client-side and server side-validation. It's very easy. What I've tried to do is to use the JavaScript Library (JQuery Unobtrusive Validation) into a Laravel Project. The model defines the rules from each properties of the model, the validator just takes care of server side as well as the client side validation. What you have to do, just include the validation JavaScript scripts into the form. That's all. Hope you will find it useful in every sense., (*2)

Features

a. Asp.Net Unobtrusive Client Side Validation supportbr/ b. Server Side & Client side validation with plug and play feature (autoload)br/ c. Ajax links & ajax form submit (will be added in due course)br/ d. Artisan make:aspnetmodel & make:aspnetvalidator commands for generating the validator and the model., (*3)

Documentation

Documentation for the validator will be released shortly. Currently, the example can provide the insight.(Inside the examples folder), (*4)

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Sujip Maharjan at elitexp2013@gmail.com. All security vulnerabilities will be promptly addressed., (*5)

The Versions

04/09 2016

dev-master

9999999-dev

AspNet Validation for Laravel

  Sources   Download

MIT

The Requires

 

by Sujip Maharjan

jquery validation jquery validation unobtrusive elitexp clientside clientside validation unobtrusive validation aspnet

06/11 2015

v1.0.0

1.0.0.0

AspNet Validation for Laravel

  Sources   Download

MIT

The Requires

 

by Sujip Maharjan