Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for onjuist (0.19 sec)

  1. src/main/webapp/js/admin/plugins/form-validator/lang/nl.js

    ingevoerde waarde mag alleen alfabetische karakters bevatten",badAlphaNumericExtra:" en ",badCVV:"Het CVV nummer was onjuist",badCreditCard:"Het creditcardnummer is onjuist",badCustomVal:"De ingevoerde waarde is onjuist",badDate:"U heeft niet de juiste datum aangegeven",badDomain:"Incorrect domein",badEmail:"U heeft een onjuist e-mailadres ingevoerd ",badInt:"De ingevoerde waarde was een onjuist getal",badNumberOfSelectedOptionsEnd:" antwoorden",badNumberOfSelectedOptionsStart:"U moet tenminste ",badSecurityAnswer:"U...
    JavaScript
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Jan 01 05:12:47 GMT 2018
    - 2.4K bytes
    - Viewed (0)
  2. src/test/java/org/codelibs/fess/it/admin/dict/DictCrudTestBase.java

            String response = checkGetMethod(body, getListEndpointSuffix()).asString();
            List<Object> objList = JsonPath.from(response).getList(getJsonPath() + "." + getIdKey());
            List<String> ret = new ArrayList<>();
            for (Object obj : objList) {
                ret.add(obj.toString());
            }
            return ret;
        }
    
        @Override
        protected void testRead() {
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 3.3K bytes
    - Viewed (0)
  3. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `Yes, it IS his business!' said Five, `and I'll tell him--it
    was for bringing the cook tulip-roots instead of onions.'
    
      Seven flung down his brush, and had just begun `Well, of all
    the unjust things--' when his eye chanced to fall upon Alice, as
    she stood watching them, and he checked himself suddenly:  the
    others looked round also, and all of them bowed low.
    
    Plain Text
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  4. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `Yes, it IS his business!' said Five, `and I'll tell him--it
    was for bringing the cook tulip-roots instead of onions.'
    
      Seven flung down his brush, and had just begun `Well, of all
    the unjust things--' when his eye chanced to fall upon Alice, as
    she stood watching them, and he checked himself suddenly:  the
    others looked round also, and all of them bowed low.
    
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
Back to top