adobe / adobe/aem-core-wcm-components

[Form] Client and server-side form validation

Open
#56 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
795
Forks
775
Avg merge
3d 22h
Merged PRs (30d)
8

Description

the core form components currently are doing validation only on the client side (e.g. checking "required" for a textfield). there is no server-side validation at all.

the forms helper logic of the AEM foundation components provide some support for server-side validation, it should be used to check the constraints the user can activate via the edit dialogs of the form components.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the core form components and the AEM foundation components' forms helper logic mentioned in the issue. Determine how constraints enabled through the form components' edit dialogs are currently checked, then verify that the same constraints are validated server-side as well as client-side.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.