Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / csf-dev/CSF.Validation issues and pull requests
#85 - Add support for additional strongly-typed validation context
Issue -
State: open - Opened by craigfowler over 1 year ago
Labels: enhancement
#84 - Add the self-hosting validator to the build artifacts & NuGet publishing
Issue -
State: closed - Opened by craigfowler about 2 years ago
Labels: enhancement, build/packaging
#83 - Auto-publishing of documentation site is broken
Issue -
State: open - Opened by craigfowler about 2 years ago
- 1 comment
Labels: bug, build/packaging, documentation
#82 - Docs website (API docs area) is broken
Issue -
State: closed - Opened by craigfowler about 2 years ago
Labels: bug, documentation
#81 - Feature/79 message exceptions
Pull Request -
State: closed - Opened by craigfowler about 2 years ago
#80 - Create a serializable validation result
Issue -
State: closed - Opened by craigfowler about 2 years ago
- 1 comment
Labels: enhancement
#79 - Allow feedback of exceptions when getting messages
Issue -
State: closed - Opened by craigfowler about 2 years ago
Labels: enhancement
#78 - Allow developers to instrument validation
Issue -
State: closed - Opened by craigfowler about 2 years ago
Labels: enhancement
#77 - #33 validator validation
Pull Request -
State: closed - Opened by craigfowler about 2 years ago
#76 - When a rule implements the rule-with-message interface, the same instance should be used to provide the message
Issue -
State: closed - Opened by craigfowler about 2 years ago
- 1 comment
Labels: enhancement
#75 - Broken link on docs homepage
Issue -
State: closed - Opened by craigfowler about 2 years ago
- 1 comment
Labels: bug, documentation
#74 - The RuleMustImplementCompatibleValidationLogic rule is not being executed in the validator-validator
Issue -
State: closed - Opened by craigfowler about 2 years ago
- 1 comment
Labels: bug
#73 - Every manifest item & rule should have an identity
Issue -
State: closed - Opened by craigfowler about 2 years ago
Labels: enhancement
#72 - Rule & message classes should return Value Tasks in order to optimise execution when they run synchronously
Issue -
State: closed - Opened by craigfowler about 2 years ago
- 1 comment
Labels: enhancement, breaking
#71 - As a dev, I'd like to get a result which is suitable for serialization
Issue -
State: closed - Opened by craigfowler over 2 years ago
Labels: enhancement
#70 - Resolve #64 - Update project files
Pull Request -
State: closed - Opened by craigfowler over 2 years ago
#69 - As a dev I would like to be able to consume the NuGet packages
Issue -
State: closed - Opened by craigfowler over 2 years ago
- 1 comment
Labels: enhancement, build/packaging
#68 - As a dev integrating CSF.Validation, I'd like to specify some default options at DI setup
Issue -
State: closed - Opened by craigfowler over 2 years ago
- 1 comment
#67 - As a dev, I would like to control generation of messages using options
Issue -
State: closed - Opened by craigfowler over 2 years ago
Labels: enhancement, breaking
#66 - As a dev, I would like to register my validator builder types
Issue -
State: closed - Opened by craigfowler almost 3 years ago
Labels: enhancement
#65 - As a dev, when validation completes, I'd like the correct throwing behaviour to be honoured
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 1 comment
Labels: enhancement
#64 - As a dev, I'd like to see README text for the three NuGet packages
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 2 comments
Labels: build/packaging, documentation
#63 - As a dev writing an API I'd like to integrate with the Problem spec
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 1 comment
Labels: enhancement, wontfix
#62 - Extend documentation to include messages
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 1 comment
Labels: enhancement, documentation
#61 - Remove conditional compilation for .NET Standard 1.1
Issue -
State: closed - Opened by craigfowler almost 3 years ago
Labels: build/packaging, tech-debt
#60 - Review and complete documentation
Issue -
State: closed - Opened by craigfowler almost 3 years ago
Labels: documentation
#59 - As a dev who doesn't use DI, I'd like a self-hosting validator builder
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 3 comments
Labels: enhancement
#58 - As a dev, I'd like to see a sample validator
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 1 comment
Labels: enhancement, documentation
#57 - Remove incorrect docs about empty/not-empty rules
Issue -
State: closed - Opened by craigfowler almost 3 years ago
Labels: bug, documentation
#56 - As a dev, I'd like to be able to combine message and rule classes
Issue -
State: closed - Opened by craigfowler almost 3 years ago
Labels: enhancement
#55 - As a dev, I would like to specify a per-rule timeout
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 1 comment
Labels: enhancement, documentation
#54 - As a dev writing "validation as data" I'd like a service to build a validator from XML
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 1 comment
Labels: enhancement, invalid
#53 - As a dev I would like to perform polymorphic validation
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 1 comment
Labels: enhancement
#52 - As a dev validating a recursive object graph, I would like the validator to support recursion
Issue -
State: closed - Opened by craigfowler almost 3 years ago
- 2 comments
Labels: enhancement
#51 - The Manifest Model example JSON must be updated
Issue -
State: closed - Opened by craigfowler almost 3 years ago
Labels: bug, documentation
#50 - As a dev, I would like to treat exceptions whilst accessing values as validation failures, instead of ignoring the exception
Issue -
State: closed - Opened by craigfowler about 3 years ago
- 1 comment
Labels: enhancement
#49 - Consolidate the object resolvers
Issue -
State: closed - Opened by craigfowler over 3 years ago
- 1 comment
#48 - Add documentation/supporting logic for combining validation manifest sources
Issue -
State: closed - Opened by craigfowler over 3 years ago
- 1 comment
#47 - Rename IValueRule interface
Issue -
State: closed - Opened by craigfowler over 3 years ago
#46 - As a dev, after performing validation, I want an easy way to query the results
Issue -
State: closed - Opened by craigfowler over 3 years ago
- 1 comment
Labels: enhancement
#45 - Add documentation/examples for adding rules by convention
Issue -
State: closed - Opened by craigfowler over 3 years ago
- 1 comment
Labels: enhancement, invalid, documentation
#44 - Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in /CSF.Validation.Tests
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#43 - Bump System.Net.Http from 4.3.0 to 4.3.4 in /CSF.Validation.Tests
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#42 - To prevent conflicts, the dependency upon CSF.Reflection must be altered
Issue -
State: closed - Opened by craigfowler almost 5 years ago
- 1 comment
Labels: enhancement, breaking, build/packaging, tech-debt
#41 - For compatibility, the package should be multi-targeted
Issue -
State: closed - Opened by craigfowler almost 5 years ago
Labels: enhancement, build/packaging
#40 - To improve the API, validation logic should only need to implement an interface
Issue -
State: closed - Opened by craigfowler almost 5 years ago
- 2 comments
Labels: enhancement, breaking
#39 - To improve compatibility and integration, the validator should use a default DI container if available
Issue -
State: closed - Opened by craigfowler almost 5 years ago
Labels: enhancement
#38 - To verify code quality, this project should be analysed by SonarQube
Issue -
State: closed - Opened by craigfowler almost 5 years ago
Labels: enhancement
#37 - For compatibility, a version must be created which supports CSF.Reflection 2.0.0
Issue -
State: closed - Opened by craigfowler almost 5 years ago
- 1 comment
Labels: enhancement
#36 - Add validation rules which aggregates a keyed collection of validators
Issue -
State: closed - Opened by craigfowler over 5 years ago
- 1 comment
Labels: enhancement
#35 - Include a facility for validation rules to return additional information
Issue -
State: closed - Opened by craigfowler over 5 years ago
Labels: enhancement
#34 - Add extension method API for registering placeholder formatters
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#33 - As a dev performing validation, if the validation manifest is invalid then I want to see an appropriate error
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 4 comments
Labels: enhancement
#32 - Add mechanism for providing failure messages
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#31 - Add type-checking and exception throwing for value rule conversions
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#30 - Consider refactoring rules to be non-generic
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#29 - Add a date range stock rule
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#28 - Add 'must be enumeration member' stock rule
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 1 comment
Labels: enhancement
#27 - Add regular expression stock rule
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#26 - Add rule registry type
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 2 comments
Labels: enhancement
#25 - Consider dual identities; manifest and rule
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 1 comment
Labels: enhancement
#24 - Fix broken Windows build
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: bug
#23 - Add new option to abort the execution of a validation rule (as an error) if it takes too long
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 1 comment
Labels: enhancement
#22 - As a dev, to get a performance gain, I'd like to run some rules in parallel
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 4 comments
Labels: enhancement
#21 - Create 'import manifest' functionality for sub-validation
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#20 - Create rule runner type
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#19 - Create the validator type itself
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#18 - Create interface IValidationRun
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#17 - Create mechanism for creating a validation run from a manifest
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 1 comment
Labels: enhancement
#16 - Create public API for validation
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 1 comment
Labels: enhancement
#15 - Restore the 'was not executed' outcome
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#14 - Ensure that when performing sub-validation, options can be passed
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#13 - Add validation options parameter to validation
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 2 comments
Labels: enhancement
#12 - Create mechanism for sub-validation
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 2 comments
Labels: enhancement
#11 - Create manifest metadata type
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 3 comments
Labels: enhancement
#10 - Ensure that the object under validation is always kept with the result
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#9 - Create default manifest identity type
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 1 comment
Labels: enhancement
#8 - Write API for manifest identity generation
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#7 - Create API for manifest creation
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 1 comment
Labels: enhancement
#6 - Add mechanism for combining manifests
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 2 comments
Labels: enhancement
#5 - Add support for creating validation manifests automatically from attributes
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 3 comments
Labels: enhancement, wontfix
#4 - Add support for creating manifests from a fluent C# interface
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#3 - As a dev writing "validation as data" I'd like a service to build a validator from JSON
Issue -
State: closed - Opened by craigfowler almost 8 years ago
Labels: enhancement
#2 - Permit rule manifests to hold either a full identity or a partial identity
Issue -
State: closed - Opened by craigfowler almost 8 years ago
- 1 comment
Labels: enhancement
#1 - Perform full code review and evaluate
Issue -
State: closed - Opened by craigfowler about 8 years ago