z-validations icon indicating copy to clipboard operation
z-validations copied to clipboard

Make your Android form validations easy

Results 3 z-validations issues
Sort by recently updated
recently updated
newest added

https://github.com/zasadnyy/z-validations/blob/9cc6d5c8d0689205959c96bd0b12e1e4f0cf5301/z-validations/z-validations-library/src/main/java/ua/org/zasadnyy/zvalidations/Form.java#L40

Crouton is deprecated since android design support library has added Snackbar for same feature. Therefor better to use Snackbar

- use `Integer` instead of `int` to allow `null` - InRangeNotStrict: checks if field value is integer and is in range `min