Class UTF8AnyCharacterValidationPattern

All Implemented Interfaces:
Serializable

@Deprecated public class UTF8AnyCharacterValidationPattern extends CharacterLevelValidationPattern
Pattern for matching any UTF-8 character with whitespace option
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Field Details

    • allowWhitespace

      protected boolean allowWhitespace
      Deprecated.
  • Constructor Details

    • UTF8AnyCharacterValidationPattern

      public UTF8AnyCharacterValidationPattern()
      Deprecated.
  • Method Details