Package | Description |
---|---|
org.uberfire.preferences.shared.bean | |
org.uberfire.preferences.shared.bean.mock | |
org.uberfire.preferences.shared.impl.validation |
Modifier and Type | Method and Description |
---|---|
default Map<String,List<PropertyValidator>> |
BasePreferencePortable.getPropertiesValidators() |
default List<PropertyValidator> |
BasePreferencePortable.getPropertyValidators(String propertyName) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<PropertyValidator>> |
PortablePreferenceMockPortableGeneratedImpl.getPropertiesValidators() |
Modifier and Type | Class and Description |
---|---|
class |
ConstrainedValuesValidator<T> |
class |
EnumValuePropertyValidator<T extends Enum<?>> |
class |
NotEmptyValidator |
class |
StringPropertyValidator |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.