@NonNullApi
Interface | Description |
---|---|
ComponentValidator | |
ComponentValidatorManager |
Interface used for validating
Component metadata using a configurable set of
ComponentValidator entries. |
Class | Description |
---|---|
DefaultComponentValidator | |
DefaultComponentValidatorManager |
The default implementation of
ComponentValidatorManager . |
DefaultFormValidator |
Validates that
Form implementing Component include at least one child component
and that all children are extensions of FormComponent . |
DefaultGridValidator | |
DefaultOrderableValidator |
Copyright © 2021. All rights reserved.