Home
last modified time | relevance | path

Searched refs:validateAttribute (Results 26 – 50 of 116) sorted by relevance

12345

/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/editorwidgets/core/
H A Dqgseditorwidgetwrapper.cpp223 …hardConstraintsOk = QgsVectorLayerUtils::validateAttribute( layer, ft, index, errors, QgsFieldCons… in updateConstraint()
225 …softConstraintsOk = QgsVectorLayerUtils::validateAttribute( layer, ft, index, softErrors, QgsField… in updateConstraint()
/dports/www/limesurvey/limesurvey/application/core/
H A DLSYii_CompareInsensitiveValidator.php48 protected function validateAttribute($object, $attribute) function in LSYii_CompareInsensitiveValidator
H A DLSYii_Validators.php56 protected function validateAttribute($object, $attribute) function in LSYii_Validators
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/validators/
H A DCCaptchaValidator.php45 protected function validateAttribute($object,$attribute) function in CCaptchaValidator
H A DCEmailValidator.php63 protected function validateAttribute($object,$attribute) function in CEmailValidator
H A DCTypeValidator.php74 protected function validateAttribute($object,$attribute) function in CTypeValidator
H A DCExistValidator.php58 protected function validateAttribute($object,$attribute) function in CExistValidator
H A DCStringValidator.php64 protected function validateAttribute($object,$attribute) function in CStringValidator
H A DCNumberValidator.php54 protected function validateAttribute($object,$attribute) function in CNumberValidator
H A DCUniqueValidator.php74 protected function validateAttribute($object,$attribute) function in CUniqueValidator
H A DCCompareValidator.php74 protected function validateAttribute($object,$attribute) function in CCompareValidator
/dports/www/limesurvey/limesurvey/framework/validators/
H A DCTypeValidator.php90 protected function validateAttribute($object,$attribute) function in CTypeValidator
H A DCBooleanValidator.php54 protected function validateAttribute($object,$attribute) function in CBooleanValidator
H A DCRequiredValidator.php56 protected function validateAttribute($object,$attribute) function in CRequiredValidator
H A DCRegularExpressionValidator.php44 protected function validateAttribute($object,$attribute) function in CRegularExpressionValidator
H A DCCaptchaValidator.php44 protected function validateAttribute($object,$attribute) function in CCaptchaValidator
H A DCExistValidator.php70 protected function validateAttribute($object,$attribute) function in CExistValidator
H A DCRangeValidator.php62 protected function validateAttribute($object,$attribute) function in CRangeValidator
H A DCUniqueValidator.php80 protected function validateAttribute($object,$attribute) function in CUniqueValidator
H A DCStringValidator.php77 protected function validateAttribute($object,$attribute) function in CStringValidator
H A DCNumberValidator.php76 protected function validateAttribute($object,$attribute) function in CNumberValidator
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/
H A DhtmlValidator.java450 validateAttribute(tag, parameters, enumeration); in validateParameters()
494 private void validateAttribute(TagElement tag, htmlAttributeSet parameters, in validateAttribute() method in htmlValidator
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/swing/text/html/parser/
H A DhtmlValidator.java450 validateAttribute(tag, parameters, enumeration); in validateParameters()
494 private void validateAttribute(TagElement tag, htmlAttributeSet parameters, in validateAttribute() method in htmlValidator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/builders/
H A DSchemaErrorReporter.java131 validateAttribute(element); in validate()
285 private void validateAttribute(Element element) { in validateAttribute() method in SchemaErrorReporter
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/
H A DhtmlValidator.java450 validateAttribute(tag, parameters, enumeration); in validateParameters()
494 private void validateAttribute(TagElement tag, htmlAttributeSet parameters, in validateAttribute() method in htmlValidator

12345