You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to be able to create or manage my build metadata from inside the application GUI.
For my application to know which input is valid, Phingistrano must have some validation information for which my application can validate against.
Since Phingistrano is written in Phing, and since Phing is written in XML, the obvious choice for validation would be XML schema validation. Something like this:
I need to be able to create or manage my build metadata from inside the application GUI.
For my application to know which input is valid, Phingistrano must have some validation information for which my application can validate against.
Since Phingistrano is written in Phing, and since Phing is written in XML, the obvious choice for validation would be XML schema validation. Something like this:
The text was updated successfully, but these errors were encountered: