-
Here is explained how to override messages:
https://github.com/thedersen/backbone.validation#overriding-the-default-error-messages
```
_.extend Backbone.Validation.messages, // coffescript
required…
-
## Description
User, with permission to create new users, can create new user without any specific fields as name / username or email. And also he can add "empty user" to the Groups, in Groups section…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
When using an "ad-hoc" (as in instantiated at that moment) validator, i.e. `lambda v: v` or a more elaborate one like
…
-
I'm setting my schema as typed in the Schema Object type definition:
```typescript
const UserSchema = {
name: {
type: 'string',
indexed: true,
required: true
},
email: {
…
-
Dear Validator Helpdesk Team
We need to deploy containerized etf on host which is not directly connected to internet i.e. it uses forward proxy (corporate squid instance) to access internet and sim…
-
Recently @vkuznet implemented support of x509-scitokens [1] and SSO [2] for cmsweb frontend. Both of them relies on using Flask+WSGI for cmsweb. Also @vkuznet presented concurrency studies [3] which s…
-
The scrips is failing with the following error. Please advise as to a fix?
Modification of non-creatable array value attempted, subscript -1 at GAA/Validator.pm line 716, line 1.
Also emails to the…
-
- With issues:
- Use the search tool before opening a new issue.
- Please provide source code and commit sha if you found a bug.
- Review existing issues and provide feedback or react to them…
-
```
What steps will reproduce the problem?
1. Validate an iUI page using the W3C validator and a standard XHTML
Transitional DOCTYPE.
What is the expected output? What do you see instead?
Does not v…
-
```
What steps will reproduce the problem?
1. Validate an iUI page using the W3C validator and a standard XHTML
Transitional DOCTYPE.
What is the expected output? What do you see instead?
Does not v…