|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CNFormFieldValidator | |
|---|---|
| hudson.plugins.collabnet.util | |
| Uses of CNFormFieldValidator in hudson.plugins.collabnet.util |
|---|
| Subclasses of CNFormFieldValidator in hudson.plugins.collabnet.util | |
|---|---|
static class |
CNFormFieldValidator.AssignCheck
Class for checking if a user can be assigned a tracker artifact. |
static class |
CNFormFieldValidator.CubitKeyCheck
Class to check if a CUBiT key has the proper format and allows login. |
static class |
CNFormFieldValidator.DocumentPathCheck
Class to check that the path to a document exists. |
static class |
CNFormFieldValidator.HostUrlCheck
Class for checking if a Host URL is correct. |
static class |
CNFormFieldValidator.InterpretedCheck
Class for checking an unrequired value that may include interpreted strings (i.e. |
static class |
CNFormFieldValidator.LoginCheck
Class for checking that a login to CollabNet is valid. |
static class |
CNFormFieldValidator.PackageCheck
Class to check that a package exists. |
static class |
CNFormFieldValidator.ProjectCheck
Class for checking that a project name is valid. |
static class |
CNFormFieldValidator.RegexCheck
Class to check for validity of a regex expression. |
static class |
CNFormFieldValidator.ReleaseCheck
Class to check that a release exists. |
static class |
CNFormFieldValidator.RequiredCheck
Class for checking that a required value is set. |
static class |
CNFormFieldValidator.RequiredInterpretedCheck
Class for checking an interpreted string which is required. |
static class |
CNFormFieldValidator.SoapUrlCheck
Class for checking if a URL is correct and corresponds to a CollabNet server. |
static class |
CNFormFieldValidator.TrackerCheck
Class to check that a tracker exists. |
static class |
CNFormFieldValidator.UnrequiredInterpretedCheck
Class for checking an interpreted string which is unrequired. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||