Package com.broadleafcommerce.metadata.dsl.validators
@NonNullApi
package com.broadleafcommerce.metadata.dsl.validators
-
ClassDescriptionInterface used for validating
Componentmetadata using a configurable set ofComponentValidatorentries.The default implementation ofComponentValidatorManager.Validates thatFormimplementingComponentinclude at least one child component and that all children are extensions ofFormComponent.