Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Iteration #1 #1

Closed
32 of 35 tasks
vslinko opened this issue Jun 11, 2015 · 0 comments
Closed
32 of 35 tasks

Iteration #1 #1

vslinko opened this issue Jun 11, 2015 · 0 comments

Comments

@vslinko
Copy link
Owner

vslinko commented Jun 11, 2015

  • Create validator and constraints for all base cases
    • Type validators
      • not null
      • null
      • boolean
      • true
      • false
      • number
      • nan
      • infinity
      • string
      • object
      • plain object
      • array
      • regexp
      • date
      • function
    • String validators
      • regexp
      • email
      • uppercase
      • lowercase
    • Length validators
      • not empty
      • empty
      • min length
      • max length
    • Structure validators
      • array
      • object
      • object keys
      • combinator
  • Better solution for messages
  • Make a decision about date validation. Should strulidator support moment or other date libraries out of the box?
  • Implement tests for every string
@vslinko vslinko closed this as completed Feb 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant