Class InfoFormValidationException.RuleValidation

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.InfoFormException
com.liferay.info.exception.InfoFormValidationException
com.liferay.info.exception.InfoFormValidationException.RuleValidation
All Implemented Interfaces:
Serializable
Enclosing class:
InfoFormValidationException

public static class InfoFormValidationException.RuleValidation extends InfoFormValidationException
See Also:
  • Constructor Details

    • RuleValidation

      public RuleValidation(String message)
  • Method Details

    • addCustomValidation

      public void addCustomValidation(String infoFieldUniqueId, String message)
    • getCustomValidations

      public List<InfoFormValidationException.CustomValidation> getCustomValidations()
    • getLocalizedMessage

      public String getLocalizedMessage(Locale locale)
      Overrides:
      getLocalizedMessage in class com.liferay.portal.kernel.exception.InfoFormException