Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in validation

Required_if laravel with multiple value

How do i specify and validate an enum in rails?

Regex for password PHP [duplicate]

php regex validation passwords

Validating DataAnnotations with Validator class

What is the HTML5 alternative to the obsolete meta http-equiv=content-language.

Forward slash in class name [duplicate]

html css validation

Dynamically enable or disable RequiredFieldValidator based on value of DropDownList

JSF doesn't support cross-field validation, is there a workaround?

validation jsf jsf-2

Business Objects, Validation And Exceptions

How can I validate US Social Security Number?

regex algorithm validation

How to remove validation using instance_eval clause in Rails?

How to validate a user chose at least one checkbox in a CheckBoxList?

Is it a good practice to throw an exception on Validate() methods or better to return bool value?

c# java exception validation

TextBox with validation loses ErrorTemplate on tab change

What html5 form attribute should be used for a zipcode?

html forms validation

How to validate password strength with Angular 5 Validator Pattern

regex angular validation

HTML5 validation before ajax submit

Laravel validate decimal 0-99.99

An improved isNumeric() function?

How to clear, remove, or reset HTML5 form validation state after "setCustomValidity("...");"?