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