Skip to content

Prevents from the 'Empty strings are not allowed' error in ASP.NET MVC Forms when some 'Localized Parameters' are empty.

License

Notifications You must be signed in to change notification settings

SitecoreSupport/Sitecore.Support.137673

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sitecore.Support.137673

The Empty strings are not allowed error may occur while submitting ASP.NET MVC Forms.
It happens when the Localized Parameters field on an item that represents a required field on a form doesn't contain the following value:
<DynamicRequiredAttribute>The {0} field is required.</DynamicRequiredAttribute>
This patch prevents from the described error.

License

This patch is licensed under the Sitecore Corporation A/S License for GitHub.

Download

Downloads are available via GitHub Releases.

Github All Releases

About

Prevents from the 'Empty strings are not allowed' error in ASP.NET MVC Forms when some 'Localized Parameters' are empty.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published