Uses of Class
de.captaingoldfish.scim.sdk.server.schemas.validation.AbstractResourceValidator.ValidatedExtension
Packages that use AbstractResourceValidator.ValidatedExtension
-
Uses of AbstractResourceValidator.ValidatedExtension in de.captaingoldfish.scim.sdk.server.schemas.validation
Methods in de.captaingoldfish.scim.sdk.server.schemas.validation that return types with arguments of type AbstractResourceValidator.ValidatedExtensionModifier and TypeMethodDescriptionprotected List<AbstractResourceValidator.ValidatedExtension>AbstractResourceValidator.validateExtensions(List<Schema> extensions, List<Schema> inResourcePresentExtensions, com.fasterxml.jackson.databind.JsonNode resource) validates the extensions that are present within the document that should be validated