Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 232 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 232 Bytes

How to

To get a Git project into your build:

Add the dependency

dependencies {
    implementation 'in.co.devdattashinde:devdattashinde-utils-validator:1.0.0'
}

Use

Validator.isValidMobile("mobileNo")