@Singleton public class ResourceSetDescriptionValidator extends Object
Constructor and Description |
---|
ResourceSetDescriptionValidator() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
validate(Map<String,Object> resourceSetDescription)
Validates that the resource set description is valid.
|
public Map<String,Object> validate(Map<String,Object> resourceSetDescription) throws BadRequestException
resourceSetDescription
- The resource set description to validate.BadRequestException
- If any part of the resource set description is not valid.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.