Skip to content

Instantly share code, notes, and snippets.

@NetguruGist
Last active December 8, 2015 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NetguruGist/aa5078d39ceaff84f13c to your computer and use it in GitHub Desktop.
Save NetguruGist/aa5078d39ceaff84f13c to your computer and use it in GitHub Desktop.
validator4 objectivec
validate(@"password").required().minLength(5).msgTooShort(@"should have at least 5 signs")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment