Code Monkey home page Code Monkey logo

cbvalidation-docs's People

Contributors

aliaspooryorik avatar gitbook-bot avatar homestar9 avatar lmajano avatar michaelborn avatar myleslee avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

cbvalidation-docs's Issues

Method Validator Ignores Null Values / Empty Strings

While I was updating the documentation, I noticed the method validator ignores empty/null values. This puzzled me because the udf validator does not ignore empty/null values. I always thought the udf and method validators were similar and could be used interchangeably if you required a more complex function that you wanted to break out from the constraints struct.

Should we allow null/empty strings to pass through to the method and let it decide what to do about null values? In 95% of my udf validators I check for a null/empty value and return true, so maybe the method validator is the one doing it correctly? I see arguments for both approaches so I'm not sure what the best way to proceed is, so I would love some feedback/suggestions.

Method Validator:
https://github.com/coldbox-modules/cbvalidation/blob/0a8dbe8355cfbd4e20db90d0c3be9b2f592b6a2f/models/validators/MethodValidator.cfc#L36-L44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.