InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Tag: validation

How to validate exact words in an input value in Laravel?

Arvind KumarLaravelLeave a Comment on How to validate exact words in an input value in Laravel?

Validate exact words: This post will show you how to validate a string by exact matching with a string. For example you have to validate a field for whether it has yes or no in an input. So the input…

Read More→

React Final Form + React DatePicker Implementation with Validations

Arvind KumarReactLeave a Comment on React Final Form + React DatePicker Implementation with Validations

A working example can be found at Codesandbox React Final Form is a popular Reactjs Plugin for handling forms. On the other hand React DatePicker is another popular ReactJs plugin with almost 5.6M downloads per week. React Final Form’s form…

Read More→

CSV Content Validation with FormRequest Rules in Laravel

Arvind KumarLaravelLeave a Comment on CSV Content Validation with FormRequest Rules in Laravel

In this example I am going to show and brief my implementation of validating CSV row content with custom CSV Content Validation rule created in FormRequest in my Laravel application. Scenario I need to create a simple custom CSV importer…

Read More→

Adding multiple Recaptcha and custom form validation with Ajax

Arvind KumarJavascript, jQuery5 Comments on Adding multiple Recaptcha and custom form validation with Ajax

It is possible to add multiple Google Recaptcha on single page. Here is an example of adding Google Recaptcha in two different forms and adding custom validation to them. This example illustrates using how response ids are created when rendering of…

Read More→

Ideal way to perform email validation in php

Arvind KumarPHPLeave a Comment on Ideal way to perform email validation in php
A simple way to debug a php application in production mode

I found this email validation function while working in ActiveCollab. By default, this function uses PHP’s inbuilt filter_var function to validate email, which is supported in PHP 5 (> 5.2.0). If version of PHP is older (is less than 5.2.0)…

Read More→

How to use multiple validation rule sets per model in cakephp

Arvind KumarCakePHP5 Comments on How to use multiple validation rule sets per model in cakephp

As default we have single var $validate rule set in the model class which is triggered on each save() method call while saving form data. This is quite logical and sufficient for single form fields to validate but what if…

Read More→

Multiple validation rules for a single field in cakephp

Arvind KumarCakePHPLeave a Comment on Multiple validation rules for a single field in cakephp

Cakephp framework provides a strong model validation mechanism. Here is the quick overview of multiple validation rules applied to a single field. Let say we are using “User.password” and “User.password2” fields to accept/confirm password while registering to a site. We…

Read More→

  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide
  • Introduction to Node.js for Beginners
  • How to Modify WooCommerce Templates

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram