The RequireField determines asserts that a field exists in a specific
location, with a specific name and of a specific type.
-
Required Element Summary
Required Elements
The target class where a field is declared
-
Element Details
-
in
The target class where a field is declared
- Returns:
- the target class where this field is declared
-
name
The name of the field
- Returns:
- the name of this field
-
ofType
The type for a field
- Returns:
- the type of this field