public static class FormValidation.CheckMethod extends Object
Constructor and Description |
---|
CheckMethod(Descriptor descriptor,
String fieldName) |
Modifier and Type | Method and Description |
---|---|
String |
getDependsOn() |
String |
toCheckUrl()
Obtains the 1.526-compatible single string representation.
|
String |
toStemUrl()
Returns the URL that the JavaScript should hit to perform form validation, except
the query string portion (which is built on the client side.)
|
public CheckMethod(Descriptor descriptor, String fieldName)
public String toCheckUrl()
toStemUrl()
and getDependsOn()
public String toStemUrl()
public String getDependsOn()
Copyright © 2004–2021. All rights reserved.