final String displayName
The attribute name to display in error messages.
RangeEntry(@NotNull final String displayName, @NotNull final Range range)
Creates a new instance.
final Range range
The attribute values range to check for.
void validate(final int value, @NotNull final G gameObject, @NotNull final ErrorCollector< G, A, R > errorCollector)
Validates an attribute value.