Package ai.vespa.validation
@ExportPackage
package ai.vespa.validation
-
ClassDescriptionA name has from 1 to 64
String
characters which may be letters, numbers, dashes or underscores, and must start with a letter.Path validationsPatternedStringWrapper<T extends PatternedStringWrapper<T>>Helper to easily createStringWrapper
classes whose contents match a specific regex.StringWrapper<T extends StringWrapper<T>>Abstract wrapper for glorified strings, to ease adding new such wrappers.Every rawString
is a potential bug, and a security risk! This class has utility methods for validating strings, which are often user input.