eddiegroves

Results 4 comments of eddiegroves

Contoso University uses a validation technique described in [Simplify Client-side Validation…by Adding a Serve](http://timgthomas.com/2013/09/simplify-client-side-validation-by-adding-a-server/). Because form submits are always handled by AJAX, the form's current state is never wiped. So...

Example ``` // ES.Swift public protocol ESExtensionsProvider: class { associatedtype SomethingElseCompatibleType var es: SomethingElseCompatibleType { get } } ```

Essentially the current filtering is useless for any SOAP responses, likely a common reason us enterprise folks are working with XML. Would love to see support updated.

This would be great for the use case of using `devcontainer build` in CI/CD pipelines. You could provide a docker image too.