Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateSinglePocFile ¶ added in v3.2.2
Types ¶
type ValidationError ¶
func (*ValidationError) Error ¶
func (e *ValidationError) Error() string
type ValidationResult ¶
type ValidationResult struct {
File string
Passed bool
Errors []ValidationError
}
Click to show internal directories.
Click to hide internal directories.