Class IdentifierValidator.NoEmpty

    • Constructor Detail

      • NoEmpty

        public NoEmpty()
    • Method Detail

      • validate

        public boolean validate​(@Nonnull
                                TestType testType,
                                @Nonnull
                                java.lang.String identifier)
        Specified by:
        validate in interface IdentifierValidator
        Returns:
        true iff the identifier is valid as a value for the test type.