| Class | Description |
|---|---|
| FieldsFromInterfaceProcessor |
| Annotation Type | Description |
|---|---|
| Derived |
When a getter is annotated with that, the property is assumed to be calculated from ohter properties.
|
| FieldsFromInterface | |
| Parent |
Marks a property as being the reference to the parent, when the object is added to a collection
|
| Required |
Marks a property as required.
|
Copyright © 2017. All rights reserved.