Class UserProfileAttributeValidationContext

java.lang.Object
org.keycloak.validate.ValidationContext
org.keycloak.userprofile.UserProfileAttributeValidationContext

public class UserProfileAttributeValidationContext extends ValidationContext
Extension of the ValidationContext used when validators are called for UserProfile attribute validation. Allows easy access to UserProfile related bits, like AttributeContext
Author:
Vlastimil Elias <[email protected]>