public class ResourceComparatorValidator extends Object implements ServiceAttributeValidator
Constructor and Description |
---|
ResourceComparatorValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
validate(Set<String> values)
Validates a set of values for rules built into this method.
|
public boolean validate(Set<String> values)
true
if "wildcard" and "oneLevelWildcard"
are either equal or overlapping in values.validate
in interface ServiceAttributeValidator
values
- the set of values to be validatedtrue
if "wildcard" and "oneLevelWildcard"
are either equal or overlapping in values, false
otherwiseCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.