teleinf
Home
URLs
Log In
Back to posts
Edit this post
Copy content
Copied!
10 Apr 10:44
fun validateInput(name: String, description: String): Boolean { return name.isNotBlank() && description.isNotBlank() }
No files
Destroy this post