flask-restplus icon indicating copy to clipboard operation
flask-restplus copied to clipboard

This code addresses custom validation on per-field basis

Open andreixk opened this issue 6 years ago • 2 comments
trafficstars

The #716 issue is addressed in this PR. Each field can specify its own validate() method and raise an exception producing appropriate error message.

andreixk avatar Nov 01 '19 04:11 andreixk

Coverage Status

Coverage increased (+0.05%) to 96.83% when pulling c6ddb1fc67b297f11ef37d1525e9547825a6b1e1 on andreixk:master into d4ace9cabbbe63b49907a5dfcf46597b467470ee on noirbizarre:master.

coveralls avatar Nov 01 '19 04:11 coveralls

Just wondering if this has been reviewed or prioritized?

andreixk avatar Nov 24 '19 14:11 andreixk