Class PdfFormatValidator

  • All Implemented Interfaces:
    org.uberfire.preferences.shared.PropertyValidator

    public class PdfFormatValidator
    extends Object
    implements org.uberfire.preferences.shared.PropertyValidator
    • Constructor Detail

      • PdfFormatValidator

        public PdfFormatValidator()
    • Method Detail

      • validate

        public org.uberfire.preferences.shared.impl.validation.ValidationResult validate​(Object value)
        Specified by:
        validate in interface org.uberfire.preferences.shared.PropertyValidator