cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict length of a Product feature

Former Member
0 Kudos

Hi,

Is there a way to restrict the length of a Product feature? There are a couple of features we had included to a Product and we want to ensure that the lengths of the values do not exceed a limit.

Do we change this in the classification system or a classifying category?

Thanks, Ajay

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member632755
Active Contributor
0 Kudos

As far as I know it is not possible ootb. You will probably have to implement a validate interceptor to achieve that: https://wiki.hybris.com/display/release5/Interceptors.

Cheers