Interface | Description |
---|---|
DynaType |
Description: implementation of a dynamic type.
|
Features |
Description: Contains key of common feature keys used by standard validators etc.
|
Features.Bean |
Features of
MetaBean |
Features.Property |
Features of
MetaProperty |
Validation |
Description: Interface for a single validation
|
ValidationContext<T extends ValidationListener> |
Description: Interface of the context that holds all state information
during the validation process
|
ValidationListener |
Description: The interface to collect errors found during validation
|
Class | Description |
---|---|
DynaTypeEnum |
Description: ("artificial" enum with custom values).
|
DynaTypeEnum.Value |
Represents a single "enum" instance (= the value).
|
FeaturesCapable |
Description: abstract superclass of meta objects that support a map of
features.
|
Meta | |
MetaAnnotated | |
MetaBean |
Description: the meta description of a bean or class.
|
MetaBean.ConstructorComparator | |
MetaBean.FieldComparator | |
MetaBean.MethodComparator | |
MetaConstructor | |
MetaInvocable | |
MetaMethod | |
MetaParameter | |
MetaProperty |
Description: the meta description of a property of a bean.
|
ValidationListener.Error |
An object holding a single validation constraint violation
found during the validation process.
|
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.