Skip to content

A Kata to create a simple validator done in the Software Craftmanship Barcelona 2013

Notifications You must be signed in to change notification settings

theUniC/kata-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KATA VALIDATOR

A basic Validator class. Requirements

  • Should have an isValid method
  • Should validate integers
  • Should validate strings
  • Should validate integers of a given length
  • Should validate strings of a given length

About

A Kata to create a simple validator done in the Software Craftmanship Barcelona 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages