Starting '1.0.0-development' branch
Fixed test content.
Initial project setup.
Added the test DisjunctiveValidator
Swapped file contents.
Added the test RegexValidatorTest.
Added the test NotEmptyValidatorTest.
Added additional test cases.
Added the test AbstractValidatorTest.
Added the test NumberValidatorTest.
Added the test ConjunctiveValidatorTest.
Edited comment.
Added additional test cases.
Edited comment.
Validators do now also allow to specify icons.
Added the test CharacterOrNumberValidatorTest.
Added additional test cases.
Added additional test cases.
Added the test MinLengthValidatorTest.
Added the test MaxLengthValidatorTest.
Added the test CharacterValidatorTest.
Added the test ConditionTest.
Added the test IPv4AddressValidatorTest.
Added the test ValidatorsTest.
Added the test NegateValidatorTest.
Added the test IPv4AddressValidatorTest.
Added method parameters.
Added additional factory methods to the class V...
Added the test NegateConstraintTest.
Added test cases.
Added the test ContainsSymbolConstraintTest.
Added additional test cases.
Added the test MinLengthConstraintTest.
Edited comment.
Added the test ConjunctiveConstraintTest.
Added additional test cases.
Renamed method.
Added the test ConstraintsTest.
Added the test ContainsCharacterConstraintTest.
Added the test BeginsWithUppercaseLetterValidat...
Added additional assert statements.
Added additional test cases.
Added the test DisjunctiveConstraintTest.
Added the test EqualValidatorTest.
Added test cases.
Added additional test cases.
Allowed chars can now be defined.
Added assert statement.
Added the test NoWhitespaceValidatorTest.
Renamed package.
Allowed chars can now be defined.
Edited comments.
Added the test ContainsNumberConstraintTest.
Added the test IRIValidatorTest
All validators, which evaluate a complex syntax...
Added the test NotNullValidatorTest.
Added test cases.
Added additional factory methods.
Added the test EmailAddressValidatorTest.
Added the test DomainNameValidatorTest.
Added the test IPv6AddressValidatorTest.
Added additional test case.
Added the test RegexConstraintTest.
Formatted code.
Added additional factory methods.
Added the test PhoneNumberValidatorTest.
Adapted test case.
Added additional factory methods.
Renamed the class CharacterOrNumberValidator to...
Added the test ProxySpinnerAdapterTest.
Removed zip archive.
Added the test SpinnerTest.
Added version 1.0.0 as a zip archive.
Added test case.
Added missing method.
Added the file LICENSE.txt.
Renamed the class CharacterValidator to LetterV...
Added the file README.txt.
Renamed the class ContainsCharacterConstraint t...
Added the test AbstractValidateableViewTest.
Updated release date.
Min and max length of phone numbers is now vali...
Added the test EditTextTest.
Added the test PasswordEditTextTest.
Added the file RELEASE_NOTES.
Added additional test cases.
Added version 1.0.0 as a zip archive.
Moved tests into base class.