Skip to content

Component (LWC) to provide basic validation to ensure that both fields are filled out before submission.

Notifications You must be signed in to change notification settings

s4SHIVam7/validationForm_lwc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Lightning Web Component: Validation Form

This Lightning Web Component (LWC) provides a simple form for validating user input. It includes fields for entering a name and selecting a date. The form performs basic validation to ensure that both fields are filled out before submission.

Features

  • Input validation for First Name, Last Name and BirthDate fields.
  • Custom error messages for empty fields.
  • User-friendly interface.

Installation

To use this component in your Salesforce org, you can deploy it using Salesforce CLI or Salesforce Extensions for Visual Studio Code. Here are the steps:

  1. Clone this repository to your local machine:
git clone https://github.com/s4SHIVam7/validationForm_lwc.git

ScreenShots

  1. Main Component image

  2. Error Result(s) : 1 image

  3. Error Result(s) : 2 image

  4. Success Result image

About

Component (LWC) to provide basic validation to ensure that both fields are filled out before submission.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published