Convalida v3.0.0 Release Notes

Release Date: 2019-01-14 // over 5 years ago
    • โž• Added support to apply validations using a Kotlin Dsl ( #38 )
    • โž• Added way to get invalid fields in OnValidationError method ( #39 )
    • โž• Added parameter to receive errorMessage as pure String value to all validations ( #43 )
    • ๐Ÿš€ Artifacts are now deployed in Maven Central (#40 )
    • โœ‚ Removed Validation suffix from all annotations and bindings ( #42 )
    • ๐Ÿ‘ Migrated project to support AndroidX ( #37 )