| 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 | 
|---|---|
ValueValidator | 
PropertyDefinition.validator()
Returns an optional validator to validate a value before finalizing the
 configuration. 
 | 
ValueValidator | 
SimplePropertyDefinition.validator()  | 
| Constructor and Description | 
|---|
SimplePropertyDefinition(String key,
                        boolean optional,
                        TypeConverter typeConverter,
                        ValueValidator validator)  | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.