Package | Description |
---|---|
com.hazelcast.config.properties |
This package contains the public API for properties defined in the XML configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ValueValidator.validate(T value)
Validates the given value according to the defined validation logic
and throws a ValidationException if configuration does not meet the
requirements or logical errors are spotted.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.