//
pkg.gl
Category
github.com/gazebo-web/cloudsim/v4
pkg
validate
package
4.0.0
Repository:
https://github.com/gazebo-web/cloudsim.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
15
Files
17 SLOC
#
Functions
DefaultStructValidator
DefaultStructValidator validates that the passed structure is valid.
Validate
Validate validates an object if it implements the Validator interface.
#
Interfaces
Validator
Validator allows defining validation behavior for an object.