Class UserInfoPageAttributeValidator
java.lang.Object
com.ptc.core.ui.validation.DefaultValidationFilter
com.ptc.core.ui.validation.DefaultUIComponentValidator
com.ptc.windchill.principal.user.validators.UserInfoPageAttributeValidator
- All Implemented Interfaces:
UIComponentValidator,ValidationFilter
Abstract super class to handle the common processing for User attributes on an InfoPage. This class will HIDE any
attribute name given to it from the user simplified page. This is the user page launched from various locations in
the system and includes the user profile page. Subclasses must implement the abstract method. In addition to
implementing the method, the attributes needs to be mapped to the new validation subclass in a
PrincipalAdmin-service-properties.xconf file per validation customization.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Methods inherited from class com.ptc.core.ui.validation.DefaultUIComponentValidator
getSubValidator, getSubValidator, performFullPreValidation, preValidateAction, preValidateAttribute, preValidateMultiTargetAction, validateFormSubmission, validateSelectedAction, validateSelectedMultiSelectActionMethods inherited from class com.ptc.core.ui.validation.DefaultValidationFilter
populateResultSet