Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Custom validation logic in Content Fragment Model

Avatar

Level 4

2/8/21

Request for Feature Enhancement (RFE) Summary: With more and more increased usage of Content Fragment for Headless applications (who consume JSON CFs from AEM), there is plenty of requirement where application teams need more control on each fields in Content Fragment. Currently there is no option to add custom field validations, add javascript validations or Regex in Content Fragment.
Use-case: Content Authors make mistake where they save and publish critical data in CFs. Need custom validation logic option to be added in each datatype so that we can add more checks.
Current/Experienced Behavior: No validation logic in datatypes except very basic like Required.
Improved/Expected Behavior: Validation logic for each datatypes and among different datatypes in each content fragment model.
Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5.5
Customer-name/Organization name: Manulife
Screenshot (if applicable):  
Code package (if applicable):  
3 Comments

Avatar

Employee

2/20/21

Hi @Mayukh007 

Thanks for submitting this improvement idea. It seems to be similar to an idea that has already been submitted in this thread. Please check and let us know.

Status changed to: Needs Info

Avatar

Employee

4/26/21

Starting AEM on Cloud Service Version 2021.01, field level validation options have been added. At the time of writing, there is, for a text field:

  • E-Mail
  • URL
  • Custom (allows to provide a regex to validate)

For other data types, such as Content Reference allow to configure file type and image size constrains.

 

The plan is to bring this capability in 6.5.10.