Home
last modified time | relevance | path

Searched defs:SetValidator (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/go/pkg/metric/
H A Dvalidators.go34 type SetValidator struct { struct
35 Set []string
36 CaseInsensitive bool
39 func (v SetValidator) Validate(value *string) error {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/
H A Dmessage_dispatcher.cc53 void MessageDispatcher::SetValidator( in SetValidator() function in mojo::MessageDispatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/lib/
H A Dmessage_dispatcher.cc53 void MessageDispatcher::SetValidator( in SetValidator() function in mojo::MessageDispatcher
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/cursespp/
H A DInputOverlay.cpp168 InputOverlay& InputOverlay::SetValidator(std::shared_ptr<IValidator> validator) { in SetValidator() function in InputOverlay
/dports/games/crimson/crimson-0.5.3/src/common/
H A Dtextbox.h137 void SetValidator( InputValidator *val ) { validator = val; } in SetValidator() function
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dcreatecollectionoptions.go129 func (c *CreateCollectionOptions) SetValidator(validator interface{}) *CreateCollectionOptions { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dcreatecollectionoptions.go129 func (c *CreateCollectionOptions) SetValidator(validator interface{}) *CreateCollectionOptions { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dcreatecollectionoptions.go129 func (c *CreateCollectionOptions) SetValidator(validator interface{}) *CreateCollectionOptions { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dcreatecollectionoptions.go129 func (c *CreateCollectionOptions) SetValidator(validator interface{}) *CreateCollectionOptions { func
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dvalidators.cpp46 void GRID_CELL_TEXT_EDITOR::SetValidator( const wxValidator& validator ) in SetValidator() function in GRID_CELL_TEXT_EDITOR
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DimgRequest.h172 void SetValidator(imgCacheValidator* aValidator) { mValidator = aValidator; } in SetValidator() function
/dports/www/firefox/firefox-99.0/image/
H A DimgRequest.h170 void SetValidator(imgCacheValidator* aValidator) { mValidator = aValidator; } in SetValidator() function
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DimgRequest.h172 void SetValidator(imgCacheValidator* aValidator) { mValidator = aValidator; } in SetValidator() function
/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DimgRequest.h182 void SetValidator(imgCacheValidator* aValidator) { mValidator = aValidator; } in SetValidator() function
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DimgRequest.h178 void SetValidator(imgCacheValidator* aValidator) { mValidator = aValidator; } in SetValidator() function
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DimgRequest.h173 void SetValidator(imgCacheValidator* aValidator) { mValidator = aValidator; } in SetValidator() function

123456789