-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: smarie/python-valid8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Error while formatting the help message, variable is used in the
help_msg
but was not found in the available context.
bug
#58
by smarie
was closed Jan 29, 2021
TypeError: evaluate() got an unexpected keyword '\n "argument 'minimum'
bug
#48
by smarie
was closed Oct 3, 2019
is_in
: TypeError: not all arguments converted during string formatting
bug
#47
by smarie
was closed Oct 3, 2019
nonable type hints are not detected anymore in function decorators
bug
#46
by smarie
was closed Sep 24, 2019
Simplify internals:
Validator
main_function
should always be a failure raiser
enhancement
#44
by smarie
was closed Sep 23, 2019
having two classes
Failure
and WrappingFailure
adds confusion and stops reusability
enhancement
#41
by smarie
was closed Sep 23, 2019
Support a dict-like variant to define validation functions
enhancement
#40
by smarie
was closed Sep 12, 2019
Allow base validation functions to receive context information
enhancement
#39
by smarie
was closed Sep 23, 2019
result_is_success
should be inlined and should not use a set expression
enhancement
#37
by smarie
was closed Sep 12, 2019
Provide a
@as_failure_raiser
decorator to easily enrich an existing function
enhancement
#36
by smarie
was closed Sep 12, 2019
validate
and with validator/with validation
should support several custom functionsin custom
bug
#34
by smarie
was closed Sep 10, 2019
the
*validation_func
syntax should accept that both help_msg
AND failure_type
are provided
bug
#33
by smarie
was closed Sep 10, 2019
Error messages improvements : remove the brackets for the details in
Failure
enhancement
#32
by smarie
was closed Sep 9, 2019
min_len_strict
and max_len_strict
do not make sense
enhancement
#29
by smarie
was closed Sep 9, 2019
TypeError:
isinstance()
arg 2 must be a type or tuple of types
bug
#28
by smarie
was closed Apr 23, 2019
assert_instance_of
and assert_subclass_of
, used in validate
, could be improved
enhancement
#26
by smarie
was closed Apr 18, 2019
Previous Next
ProTip!
no:milestone will show everything without a milestone.