Interface | Description |
---|---|
IValidator<E> |
Interface for validating property values.
|
Class | Description |
---|---|
Configuration |
Base class for managing the initial configuration metadata for indices and
locatable resources.
|
IntegerRangeValidator |
Variant that imposes a range constraint on the value.
|
IntegerValidator |
Base impl for
Integer . |
LongRangeValidator |
Variant that imposes a range constraint on the value.
|
LongValidator |
Base impl for
Long . |
TestAll |
Aggregates unit tests into dependency order.
|
TestConfiguration |
Unit tests for
Configuration . |
Exception | Description |
---|---|
ConfigurationException |
Instance thrown if there is a problem with a property value.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.