Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

update documentation #23

Open
39 of 68 tasks
rubiin opened this issue May 29, 2020 · 6 comments
Open
39 of 68 tasks

update documentation #23

rubiin opened this issue May 29, 2020 · 6 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed 🍿 discussion Needs to be discussed

Comments

@rubiin
Copy link
Member

rubiin commented May 29, 2020

so we have managed to get most of the validators ported. Since the documenation is not updated, i would like to update them .
Note: also mention the available options for each validator

Use this to check README

  • isAfter
  • isAlpha
  • isAlphanumeric
  • isAscii
  • isBIC
  • isBase32
  • isBase64
  • isBefore
  • isBoolean
  • isBtcAddress
  • isByteLength
  • isCreditCard
  • isCurrency
  • isDataURI
  • isDate
  • isDecimal
  • isDivisibleBy
  • isEAN
  • isEmail
  • isEmpty
  • isEthereumAddress
  • isFQDN
  • isFloat
  • isFullWidth
  • isHSL
  • isHalfWidth
  • isHash
  • isHexColor
  • isHexadecimal
  • isIBAN
  • isIP
  • isIPRange
  • isISBN
  • isISIN
  • isISO31661Alpha2
  • isISO31661Alpha3
  • isISO8601
  • isISRC
  • isISSN
  • isIdentityCard
  • isIn
  • isInt
  • isJSON
  • isJWT
  • isLatLong
  • isLocale
  • isLowercase
  • isMACAddress
  • isMagnetURI
  • isMimeType
  • isMobilePhone
  • isMongoId
  • isMultibyte
  • isNumeric
  • isOctal
  • isPassportNumber
  • isPort
  • isPostalCode
  • isRFC3339
  • isRgbColor
  • isSemVer
  • isSlug
  • isSurrogatePair
  • isURL
  • isUUID
  • isUppercase
  • isVariableWidth
  • isWhitelisted

Won't work on

  • isLength (deprecated)
  • isMD5 (won't include)
@rubiin rubiin added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed 🍿 discussion Needs to be discussed labels May 29, 2020
@parasg1999
Copy link
Collaborator

parasg1999 commented May 29, 2020

Some of the validators written previously like equals don't use camelCase. Should we update them?

@rubiin
Copy link
Member Author

rubiin commented May 29, 2020

sure

@rubiin
Copy link
Member Author

rubiin commented May 29, 2020

but lets keep that on a low priority

@rubiin
Copy link
Member Author

rubiin commented May 29, 2020

@parasg1999 can you keep track of the documenations that are done update it here

@parasg1999
Copy link
Collaborator

Sure! @rubiin

@RishabAgarwal
Copy link

I am taking till isD* for now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed 🍿 discussion Needs to be discussed
Projects
None yet
Development

No branches or pull requests

3 participants