Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DuplicateVerifier ¶
type DuplicateVerifier struct{}
DuplicateVerifier provides verification that there are no duplicates disallowing casing (Kudo and kudo are duplicates)
type InvalidCharVerifier ¶
type InvalidCharVerifier struct {
InvalidChars string
}
Click to show internal directories.
Click to hide internal directories.