Best practice for CCK field validation
geraldito - May 18, 2009 - 19:05
Additionally to control the maximum "Number of values" in a CCK check box widget I have to validate the minimum number of values introduced by the user. What's the best practice for doing that? There are Validation API and Ajax modules which seem to be right for this purpose but I wonder if there is another way to validate the minimum number of values of CCK fields.
