Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: dcf25ad7077d9c704feb9a79d07bc2367dbc66a3
https://github.com/tribe29/checkmk/commit/dcf25ad7077d9c704feb9a79d07bc2367…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M cmk/gui/valuespec.py
Log Message:
-----------
Inline ValueSpec._custom_validate.
This makes it clear that _custom_validate is *not* supposed to be
overridden, the customization point is the validate argument of the
constructor.
Note that there were 2 superfluous call sites, which were already subsumed
by the validation protocol.
Change-Id: I9589f5809116c849b63752c3fd030890667121ae